From ca6e172f5accf4113f2a2b4757797b4f07b23d4d Mon Sep 17 00:00:00 2001 From: Stevan Pettit Date: Tue, 24 May 2011 08:57:58 -0400 Subject: [PATCH] modified: scripts/windows-builder.py --- scripts/windows-builder.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/scripts/windows-builder.py b/scripts/windows-builder.py index 26394f189..750f14916 100644 --- a/scripts/windows-builder.py +++ b/scripts/windows-builder.py @@ -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