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

2008-05-14 Thread [email protected]
Author: toad
Date: 2008-05-14 13:18:21 + (Wed, 14 May 2008)
New Revision: 19926

Modified:
   trunk/apps/new_installer/res/windows/browse.cmd
Log:
Really fix it, hopefully

Modified: trunk/apps/new_installer/res/windows/browse.cmd
===
--- trunk/apps/new_installer/res/windows/browse.cmd 2008-05-14 13:16:40 UTC 
(rev 19925)
+++ trunk/apps/new_installer/res/windows/browse.cmd 2008-05-14 13:18:21 UTC 
(rev 19926)
@@ -57,7 +57,7 @@
 @echo The installer was unable to locate Mozilla Firefox on your computer
 @del /f firefox.location
 @echo Trying to open "%URL%"
- at start %URL%
+ at start "" "%URL%"
 :end
 @del /f firefox.reg
 :realEnd




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

2008-05-14 Thread toad
Author: toad
Date: 2008-05-14 13:18:21 + (Wed, 14 May 2008)
New Revision: 19926

Modified:
   trunk/apps/new_installer/res/windows/browse.cmd
Log:
Really fix it, hopefully

Modified: trunk/apps/new_installer/res/windows/browse.cmd
===
--- trunk/apps/new_installer/res/windows/browse.cmd 2008-05-14 13:16:40 UTC 
(rev 19925)
+++ trunk/apps/new_installer/res/windows/browse.cmd 2008-05-14 13:18:21 UTC 
(rev 19926)
@@ -57,7 +57,7 @@
 @echo The installer was unable to locate Mozilla Firefox on your computer
 @del /f firefox.location
 @echo Trying to open "%URL%"
[EMAIL PROTECTED] %URL%
[EMAIL PROTECTED] "" "%URL%"
 :end
 @del /f firefox.reg
 :realEnd

___
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs