forked from openlp/openlp
modified:
scripts/windows-builder.py
This commit is contained in:
parent
ad935e812a
commit
ca6e172f5a
@ -95,6 +95,12 @@ Visual C++ 2008 Express Edition
|
|||||||
windows-builder.py
|
windows-builder.py
|
||||||
This script, of course. It should be in the "scripts" directory of OpenLP.
|
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
|
import os
|
||||||
|
Loading…
Reference in New Issue
Block a user