Author: toad Date: 2008-05-14 13:18:21 +0000 (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
