Author: nextgens Date: 2007-04-29 19:33:53 +0000 (Sun, 29 Apr 2007) New Revision: 13052
Modified: trunk/apps/new_installer/res/windows/bin/install_wrapper.cmd Log: new_installer: doh Modified: trunk/apps/new_installer/res/windows/bin/install_wrapper.cmd =================================================================== --- trunk/apps/new_installer/res/windows/bin/install_wrapper.cmd 2007-04-29 18:20:43 UTC (rev 13051) +++ trunk/apps/new_installer/res/windows/bin/install_wrapper.cmd 2007-04-29 19:33:53 UTC (rev 13052) @@ -16,7 +16,7 @@ @echo fproxy.port=%FPROXY_PORT% >>freenet.ini :: Create a script for the "browse shortcut" - at echo @start http://127.0.0.1:%FPROXY_PORT%/ > bin\browse.cmd + at echo @start http://127.0.0.1:%FPROXY_PORT%/ > browse.cmd :: Try to detect a free, available port for fcp @set FCP_PORT=9481
