Author: nextgens Date: 2007-04-21 18:52:09 +0000 (Sat, 21 Apr 2007) New Revision: 12845
Modified: trunk/apps/new_installer/res/windows/bin/install_wrapper.cmd Log: new_installer: doh... copy/paste sucks :) Modified: trunk/apps/new_installer/res/windows/bin/install_wrapper.cmd =================================================================== --- trunk/apps/new_installer/res/windows/bin/install_wrapper.cmd 2007-04-21 17:15:21 UTC (rev 12844) +++ trunk/apps/new_installer/res/windows/bin/install_wrapper.cmd 2007-04-21 18:52:09 UTC (rev 12845) @@ -52,7 +52,6 @@ @echo wrapper.ntservice.password=%PASSWORD%>> wrapper.conf @echo - Hiding the freenet user from the login screen - at echo "Registering .fref file extension" @echo Windows Registry Editor Version 5.00 >> hide_user.reg @echo [HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\CurrentVersion\Winlogon\SpecialAccounts\UserList] >> hide_user.reg @echo "freenet"=dword:00000000 >> hide_user.reg
