Author: toad
Date: 2008-05-06 01:45:14 +0000 (Tue, 06 May 2008)
New Revision: 19783

Modified:
   trunk/apps/new_installer/res/windows/browse.cmd
Log:
DOH DOH!

Modified: trunk/apps/new_installer/res/windows/browse.cmd
===================================================================
--- trunk/apps/new_installer/res/windows/browse.cmd     2008-05-06 01:22:33 UTC 
(rev 19782)
+++ trunk/apps/new_installer/res/windows/browse.cmd     2008-05-06 01:45:14 UTC 
(rev 19783)
@@ -33,7 +33,7 @@
 :maybeff
 :: Try to detect firefox by checking standard locations.
 @if not exist "c:\Program Files\Mozilla Firefox\firefox.exe" goto noff
- at set FIREFOX=c:\Program Files\Mozilla Firefox\firefox.exe
+ at set FIREFOX="c:\Program Files\Mozilla Firefox\firefox.exe"
 @echo "c:\Program Files\Mozilla Firefox\firefox.exe" > firefox.location

 :foundff


Reply via email to