How do i automate this process so that when i install windowsxp each time, i don't need to enter the password again and goes in an autologin process with the administrator account itself
Here is my winnt.sif
; Generated by nLite 1.0 beta 6
[Data]
Autopartition = 0
MsDosInitiated = 0
UnattendedInstall = Yes
[Unattended]
UnattendMode = FullUnattended
UnattendSwitch = Yes
OemPreinstall = Yes
OemSkipEula = Yes
FileSystem = *
WaitForReboot = No
NoWaitAfterTextMode = 1
NoWaitAfterGUIMode = 1
TargetPath = WINDOWS
DriverSigningPolicy = Ignore
NonDriverSigningPolicy = Ignore
[GuiUnattended]
AutoLogon = Yes
EncryptedAdminPassword = No
AdminPassword = "test"
TimeZone = 165
OEMSkipRegional = 1
OemSkipWelcome = 1
Help me out plzzzzzzzz
This post has been edited by Gomzy: 11 March 2008 - 01:21 PM



Help
Back to top








