Jump to content

Can't skip Windows Welcome in WinXP unattended install


Recommended Posts

Hi,

I have a fairly DVD unattended WinXP Pro SP3.

It is supposed to install Windows XP SP3 fully unattended, then reboot and process a WPI for softwares installation. All is fine and dandy except for the welcome screen.

For some reason, although I've set "OemSkipWelcome=1" in my Winnt.sif file I am having to configure the auto updates, internet connection settings, and microsoft registration (input a user name for one or more users? -the screen has a set of 5 boxes to input names, with the first one being labeled "Your Name."), then WPI runs for installing the softwares.

Here my Winnt.sif

; Generated by nLite 1.4.9.1

[Data]
AutomaticUpdates="Yes"
Autopartition=0
UnattendedInstall="Yes"
MsDosInitiated=No

[Unattended]
UnattendMode=FullUnattended
UnattendSwitch="No"
OemPreinstall="Yes"
OemSkipEula="Yes"
FileSystem=*
WaitForReboot="No"
NoWaitAfterTextMode=1
NoWaitAfterGUIMode=1
Hibernation = "No"
Repartition = "No"
OemPreinstall=Yes
DriverSigningPolicy=Ignore
NonDriverSigningPolicy=Ignore
; ProgramFilesDir = "C:\Program Files"
; CommonProgramFilesDir = "C:\Program Files\Common"
; KeyboardLayout = "French"
; TargetPath = WINDOWS
; AutoActivate = "No"

[Display]
Xresolution=1024
Yresolution=768
BitsPerPel=32

[SystemRestore]

[GuiUnattended]
AdminPassword=*
TimeZone=105
OEMSkipRegional=1
OemSkipWelcome=1

[Components]
msmsgs=off
msnexplr=off

[UserData]
ProductKey="XXXXX-XXXXX-XXXXX-XXXXX-XXXXX"
ComputerName=8386
FullName="IJO"
OrgName="IJO"

[RegionalSettings]
LanguageGroup=1,12
SystemLocale="040c"
UserLocale="040c"
UserLocale_DefaultUser="040c"
InputLocale="040c:0000040C"
InputLocale_DefaultUser="040c:0000040C"

[Networking]
InstallDefaultComponents="Yes"

[Identification]
JoinWorkgroup="MAISON"

[GuiRunOnce]
"%systemdrive%\install\wpi.cmd"

TNX for yr help

coucou

Link to comment
Share on other sites


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...