MolTraS Posted June 3, 2004 Posted June 3, 2004 hiwhy i got a window question my administrator password before run runonceex?
[BM]Crusher Posted June 3, 2004 Posted June 3, 2004 does your winnt.sif have the admin password set?and does your winnt.sif have AutoAdminLogon=1 ???check ref.chm! (i might have mis-spelt)
MolTraS Posted June 3, 2004 Author Posted June 3, 2004 i have it like this:[GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=13 OemSkipWelcome=1
MolTraS Posted June 3, 2004 Author Posted June 3, 2004 if i want to set autologon forever what i need to set?
Strat79 Posted June 3, 2004 Posted June 3, 2004 if i want to set autologon forever what i need to set?AutoAdminLogon=1 i beleive, you need that to make it login without asking for password and it will make it always login that way.
eclipsed Posted June 3, 2004 Posted June 3, 2004 Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]"DefaultUserName"="John""DefaultPassword"="asdf1234""AutoAdminLogon"="1"-- This is what you should use if you want to use a useraccount different than the admin-account...put this into like autologon.cmd and include it to your install-script
eclipsed Posted June 3, 2004 Posted June 3, 2004 corrections to earlier:autologon.cmd, change that to autologon.reg and this is straight from http://unattended.msfn.org so please check this url first before asking more... cheers!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now