[freenet-cvs] r18541 - trunk/apps/new_installer/res/windows

nextgens at freenetproject.org nextgens at freenetproject.org
Sat Mar 15 04:59:04 UTC 2008


Author: nextgens
Date: 2008-03-15 04:59:04 +0000 (Sat, 15 Mar 2008)
New Revision: 18541

Modified:
   trunk/apps/new_installer/res/windows/browse.cmd
Log:
new_installer: maybe that can cause an error

Modified: trunk/apps/new_installer/res/windows/browse.cmd
===================================================================
--- trunk/apps/new_installer/res/windows/browse.cmd	2008-03-15 04:04:01 UTC (rev 18540)
+++ trunk/apps/new_installer/res/windows/browse.cmd	2008-03-15 04:59:04 UTC (rev 18541)
@@ -8,6 +8,7 @@
 @if %COUNT% LSS 1 @set URL=http://127.0.0.1:8888/ else @set URL=%1
 
 :: Check the simple case first (FF exists and has been detected)
+ at if not exist firefox.location goto detectff
 @set /P FIREFOX=<firefox.location
 @if not defined FIREFOX goto detectff
 @%FIREFOX% -no-remote -p freenet "%URL%"




More information about the cvs mailing list