Author: nextgens Date: 2008-06-05 08:59:10 +0000 (Thu, 05 Jun 2008) New Revision: 20210
Modified: trunk/apps/new_installer/res/windows/bin/install_wrapper.cmd Log: new_installer: doh2 Modified: trunk/apps/new_installer/res/windows/bin/install_wrapper.cmd =================================================================== --- trunk/apps/new_installer/res/windows/bin/install_wrapper.cmd 2008-06-05 08:30:05 UTC (rev 20209) +++ trunk/apps/new_installer/res/windows/bin/install_wrapper.cmd 2008-06-05 08:59:10 UTC (rev 20210) @@ -110,6 +110,6 @@ @echo - Start the node up @net start freenet-darknet-%FPROXY_PORT% - at start "" /B "browse" "http://127.0.0.1:%FPROXY_PORT%/wizard" + at start "" /B "browse.cmd" http://127.0.0.1:%FPROXY_PORT%/wizard/ :endl10n :end
