Orsi Posted July 14, 2005 Posted July 14, 2005 hey there, for some reason I'm not being able to automatically login WINNT.SIF[Data] MsDosInitiated="0" Autopartition=1 UnattendedInstall="Yes" AutomaticUpdates=Yes[unattended] OemPreinstall=No UnattendMode=FullUnattended UnattendSwitch=Yes OemSkipEula=Yes FileSystem=* WaitForReboot=No NoWaitAfterTextMode=1 NoWaitAfterGUIMode=1 TargetPath=Windows KeyboardLayout=US-International DriverSigningPolicy=Ignore[Display] Xresolution=1280 Yresolution=1024 BitsPerPel=32 Vrefresh=85[userData] ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX ComputerName=SHAITAN FullName="Raphael Orsi" OrgName="Wishstudios"[GuiUnattended] AutoLogon=Yes AutoLogonCount=1 AdminPassword="123456" TimeZone=65 OEMSkipRegional=1 OemSkipWelcome=1[TapiLocation] CountryCode=55 Dialing=Tone AreaCode=11[RegionalSettings] LanguageGroup=1 SystemLocale=00000416 UserLocale=00000416 InputLocale=0416:00000416[identification] JoinWorkgroup=WORKGROUP[Networking] InstallDefaultComponents=Yes[branding] BrandIEUsingUnattended=Yes[iEPopupBlocker] AllowedSites=www.wishstudios.com BlockPopups=Yes[WindowsFirewall] Profiles=WindowsFirewall.TurnOffFirewall[WindowsFirewall.TurnOffFirewall] Mode=0[FavoritesEx] Title1="Casemod.url" URL1="http://www.casemodbr.com" Title2="c3t3.url" URL2="http://forum.stateabuse.com" Title3="MSFN.url" URL3="http://www.msfn.org" Title4="MSFN Board.url" URL4="http://www.msfn.org/board/index.php" Title5="MSFN Unattended XP CD.url" URL5="http://unattended.msfn.org" Title6="Multi-Boot DVD.url" URL6="http://flyakite.msfnhosting.com/" Title7="XSI Base.url" URL7="http://www.xsibase.com" Home_Page=http://www.wishstudios.com Help_Page=http://www.msfn.org Search_Page=http://www.google.com[Proxy] Proxy_Enable=0 Use_Same_Proxy=0[Components] msmsgs=off msnexplr=off freecell=off hearts=off pinball=off spider=off zonegames=off Fax=off Paint=off[GUIRunOnce] command9=%SystemDrive%\D\BTS_DPs_finish.cmd------------------------------------------------------------------------------------cmdlines.txt[COMMANDS]"useraacounts.cmd""%systemroot%\system32\bootscreen.cmd""RunOnceEx.cmd"------------------------------------------------------------------------------------useraacounts.cmdnet user Orsi 123456 /addnet localgroup Administrators Orsi /addnet accounts /maxpwage:unlimitedREGEDIT /S autologon.regEXIT------------------------------------------------------------------------------------there's not registry entrywhats wrong?(it's a multi-boot DVD with BPS' driverpacks)
snooz Posted July 14, 2005 Posted July 14, 2005 Whats you autologon.reg look like?Should be like this;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]"DefaultUserName"="?????""DefaultPassword"="?????""AutoLogonCount"="1""AutoAdminLogon"="1"
Orsi Posted July 14, 2005 Author Posted July 14, 2005 Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]"DefaultUserName"="Orsi""DefaultPassword"="123456""AutoAdminLogon"="1"
snooz Posted July 14, 2005 Posted July 14, 2005 Are you using an encrypted password? If so AutoLogon won't work.
Orsi Posted July 15, 2005 Author Posted July 15, 2005 Fixed:the problem was the missing '"AutoLogonCount"="1"' dumb mistake
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