[freenet-cvs] r15015 - trunk/apps/new_installer/res/windows/bin
nextgens at freenetproject.org
nextgens at freenetproject.org
Fri Sep 7 20:10:28 UTC 2007
Author: nextgens
Date: 2007-09-07 20:10:27 +0000 (Fri, 07 Sep 2007)
New Revision: 15015
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-09-07 20:00:44 UTC (rev 15014)
+++ trunk/apps/new_installer/res/windows/bin/install_wrapper.cmd 2007-09-07 20:10:27 UTC (rev 15015)
@@ -68,11 +68,11 @@
:: We shouldn't reach that point
@echo The workaround is still not working! will install freenet to run as SYSTEM
@goto registerS
+
+:pwgen
:: We don't want the password to expire
:: FIXME: what about that 3rd party code I haven't audited yet ? - Consider using something else
@bin\netuser.exe freenet /pwnexp:y > NUL
-
-:pwgen
@echo wrapper.ntservice.password=%PASSWORD%>> wrapper.password
@type wrapper.password >> wrapper.conf
More information about the cvs
mailing list