Automating WinXP install with winnt.sif, how to get rid of registration page / user creation ?

T

Todd Richert

Ok my winnt.sif is posted below, what needs to be added or changed so
that after the install it does not bring up the registration screen ?
(Please note that i am using a legit winxp key that does not require
activation this question is not about avoiding activation). I get the
registration screen and then the please create a user screen when all
i want it to do is autologin as the admin and run the w2kauto.bat that
is part of the winnt.sif. This worked great in Windows 2000 and there
has to be a variable somewhere that I can turn this off ?

Winnt.sif below, confidential information *'d out. Any help at all
would be GREATLY appreciated !! Thanks in advance !!

[Data]
AutoPartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"

[Unattended]
UnattendMode=FullUnattended
OemPreinstall=Yes
OemSkipEula=Yes
NoWaitAfterGUIMode=1
Repartition=Yes
TargetPath=\WINNT
FileSystem=ConvertNTFS
DriverSigningPolicy=Ignore
OEMPnPDriversPath="install\drivers\nic;install\drivers\video;install\drivers;install\drivers\ati2"

[GuiUnattended]
OemSkipWelcome=1
AdminPassword=install
OEMSkipRegional=1
TimeZone=035
Autologon=Yes
AutoLogonCount=1

[GuiRunOnce]
"c:\install\w2kauto.bat"

[UserData]
FullName="Authorized User"
OrgName="*****"
ComputerName = "RENAMEME"
ProductID=*****


Home_Page=http://intranet [Identi...ter1] ConnectionName="Local Paulstra Network"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top