From 684c6fad668e9a5573d8236e62fe015f0a507bd9 Mon Sep 17 00:00:00 2001 From: canni2007 Date: Sat, 3 Nov 2007 16:26:42 +0000 Subject: Updated Installer check routines jira:USDX-163 git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@570 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Installer/settings/functions.nsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Installer/settings/functions.nsh') diff --git a/Installer/settings/functions.nsh b/Installer/settings/functions.nsh index a62b9137..147ec76c 100644 --- a/Installer/settings/functions.nsh +++ b/Installer/settings/functions.nsh @@ -52,7 +52,7 @@ FunctionEnd !macroend !define WriteToConfig "!insertmacro WriteToConfig" -; Finds and kills UltraStar Deluxe process +; Finds UltraStar Deluxe process ; !define nsProcess::FindProcess `!insertmacro nsProcess::FindProcess` -- cgit v1.2.3