Author: toad Date: 2008-05-14 12:14:16 +0000 (Wed, 14 May 2008) New Revision: 19923
Modified: trunk/apps/new_installer/res/windows/bin/install_wrapper.cmd Log: Enclose the full path to welcome.html in quote marks in the hope that this will work better. Modified: trunk/apps/new_installer/res/windows/bin/install_wrapper.cmd =================================================================== --- trunk/apps/new_installer/res/windows/bin/install_wrapper.cmd 2008-05-14 06:58:17 UTC (rev 19922) +++ trunk/apps/new_installer/res/windows/bin/install_wrapper.cmd 2008-05-14 12:14:16 UTC (rev 19923) @@ -116,5 +116,5 @@ @net start freenet-darknet-%FPROXY_PORT% @echo Spawning up a browser [EMAIL PROTECTED] welcome.html [EMAIL PROTECTED] "%INSTALL_PATH%\welcome.html" :endl10n _______________________________________________ cvs mailing list [email protected] http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs
