modified:

scripts/windows-builder.py
This commit is contained in:
Stevan Pettit 2011-05-24 08:57:58 -04:00
parent ad935e812a
commit ca6e172f5a
1 changed files with 6 additions and 0 deletions

View File

@ -95,6 +95,12 @@ Visual C++ 2008 Express Edition
windows-builder.py
This script, of course. It should be in the "scripts" directory of OpenLP.
psvince.dll
This dll is used during the actual install of OpenLP to check if OpenLP is
running on the users machine prior to the setup. If OpenLP is running,
the install will fail. The dll can be obtained from here:
http://www.vincenzo.net/isxkb/index.php?title=PSVince)
"""
import os