Author: nextgens
Date: 2006-08-18 14:50:22 +0000 (Fri, 18 Aug 2006)
New Revision: 10191

Modified:
   trunk/apps/installer/installclasspath/windows/update.cmd
Log:
update the updating scripts as well

Modified: trunk/apps/installer/installclasspath/windows/update.cmd
===================================================================
--- trunk/apps/installer/installclasspath/windows/update.cmd    2006-08-18 
14:48:54 UTC (rev 10190)
+++ trunk/apps/installer/installclasspath/windows/update.cmd    2006-08-18 
14:50:22 UTC (rev 10191)
@@ -25,7 +25,7 @@

 ::Go to our location
 for %%I in (%0) do set LOCATION=%%~dpI
-cd %LOCATION%
+cd /D %LOCATION%

 ::Check if its valid, or at least looks like it
 if not exist freenet.ini goto error2


Reply via email to