flr_icarus Posted July 4, 2004 Posted July 4, 2004 ive got a unnatended xp installationand i tried to run runonceexec to install all my proggies. but for some reason my autologn =doesnt work and it doesnt put me as admin so it oesnt install half the stuff - and then doesnt clean it up.can anyone help my files ar ethe following_OEM_.rar
gtaylor Posted July 5, 2004 Posted July 5, 2004 Your autologon registry patch is missing the ForceAutoLogon line. Below is a copy of my AutoLogon registry patch for Windows XP. You can use this as the template for your own patch.Windows Registry Editor Version 5.00;The purpose of this registry patch is to enable automatic logons to Windows XP;Microsoft AutoAdminLogon[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\WinLogon]"AutoAdminLogon"="1" ;Enable AutoAdminLogon;"AutoAdminLogonCount"="100" ;Number of times to allow AutoAdminLogon"DefaultUserName"="Administrator" ;Default account used by AutoAdminLogon"DefaultPassword"="password" ;Password for default account"ForceAutoLogon"="1" ;Force the Use of Automatic Logon"DontDisplayLastUserName"="0" ;If enabled Automatic Logon will not function correctly"IgnoreShiftOverride"="1" ;Disable the Automatic Logon Shift Override Feature
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