Jump to content

Recommended Posts

Posted

I have tried putting the OOBEINFO.INI file in $OEM$\$$\System32.. didnt work

tried launching a .cmd file thats loaded in cmdlines.txt in $OEM$ which calls for the folowing cmd file to run.

net user Admin "" /add

net accounts /maxpwage:unlimited

REGEDIT /S autologon.reg

EXIT

Both ways during the XP install it asks me "Who will use this computer?"

Also it brings up a screen that says

Help Protect your PC by turning automatic updates on

ALSO it asks if I want to register windows XP.

This is my winnt.sif file

;SetupMgrTag

[Data]

AutomaticUpdates=Yes

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=Yes

TargetPath=\WINDOWS

[GuiUnattended]

AdminPassword=*

EncryptedAdminPassword=NO

AutoLogon=Yes

AutoLogonCount=2

OEMSkipRegional=1

TimeZone=35

OemSkipWelcome=1

[Display]

ScreenResolutionCheck=0

BitsPerPel=16

Xresolution=800

Yresolution=600

Vrefresh=70

AutoConfirm=1

ConfigureAtLogon=0

[userData]

FullName="Standard"

OrgName="Org"

ComputerName=Computer

ProductID=HAHA NO WAY YOU CAN STEAL MY KEY :no:

[GuiRunOnce]

%systemdrive%\install\XPupdates.cmd

rd /s /q c:\install

[TapiLocation]

CountryCode=1

Dialing=Tone

[RegionalSettings]

LanguageGroup=5,1

SystemLocale=00000409

UserLocale=00000409

InputLocale=0409:00000409

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=Yes

[Components]

msmsgs=off

msnexplr=off

zonegames=off

[WindowsFirewall]

Profiles=WindowsFirewall.Standard

[WindowsFirewall.Standard]

Mode=1

Exceptions=1

Notifications=1


Posted

I had a nightmare with windows welcome once 'cause I mis-spelt welcome - took me ages to spot it

Anyway add the following to [unattended]

UnattendSwitch = Yes

this will skip windows welcome

can't help with the user thing as I use renuser to rename the admin account and xplode to add other users

I turn off registration with Ms using the following reg edit

;----- Make the Windows XP registration with Microsoft unnecessary

;-----

[HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\CurrentVersion]
"RegDone"="1"

Posted

If it is fully unattended installation then the prompt shouldn't come up.

If the above tip doesn't solve it you might get more help by asking in the unattended Windows forum.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...