Author: nextgens Date: 2006-10-31 18:47:33 +0000 (Tue, 31 Oct 2006) New Revision: 10762
Modified: trunk/apps/new_installer/res/windows/bin/1run.cmd Log: new_installer: cosmetic cleanup on w32 Modified: trunk/apps/new_installer/res/windows/bin/1run.cmd =================================================================== --- trunk/apps/new_installer/res/windows/bin/1run.cmd 2006-10-31 18:30:32 UTC (rev 10761) +++ trunk/apps/new_installer/res/windows/bin/1run.cmd 2006-10-31 18:47:33 UTC (rev 10762) @@ -27,14 +27,14 @@ :: Tweak freenet.ini @if not exist stun goto nostun @set [EMAIL PROTECTED]:///%INSTALL_PATH%\plugins\JSTUN.jar;%PLUGINS% [EMAIL PROTECTED] plugins > NUL [EMAIL PROTECTED] plugins 2> NUL @java -jar bin\sha1test.jar plugins/JSTUN.jar.url plugins > NUL @copy plugins\JSTUN.jar.url plugins\JSTUN.jar > NUL @del /F stun > NUL :nostun @if not exist librarian goto nolibrarian [EMAIL PROTECTED] plugins > NUL [EMAIL PROTECTED] plugins 2> NUL @set [EMAIL PROTECTED]:///%INSTALL_PATH%\plugins\Librarian.jar;%PLUGINS% @java -jar bin\sha1test.jar plugins/Librarian.jar.url plugins > NUL @copy plugins\Librarian.jar.url plugins\Librarian.jar > NUL _______________________________________________ cvs mailing list [email protected] http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs
