Author: nextgens
Date: 2007-11-25 22:05:35 +0000 (Sun, 25 Nov 2007)
New Revision: 15949

Modified:
   trunk/apps/new_installer/res/windows/bin/install_thaw.cmd
Log:
new_installer: apply a patch from jflesch

Modified: trunk/apps/new_installer/res/windows/bin/install_thaw.cmd
===================================================================
--- trunk/apps/new_installer/res/windows/bin/install_thaw.cmd   2007-11-24 
12:59:41 UTC (rev 15948)
+++ trunk/apps/new_installer/res/windows/bin/install_thaw.cmd   2007-11-25 
22:05:35 UTC (rev 15949)
@@ -12,5 +12,6 @@
 @move Thaw.jar Thaw > NUL
 :end
 @echo Setting Thaw up
- at echo @start javaw -jar Thaw\Thaw.jar > thaw.cmd
+ at echo @cd Thaw >thaw.cmd
+ at echo @start javaw -jar Thaw.jar >> thaw.cmd
 :nothaw


Reply via email to