Jump to content

Recommended Posts

Posted

When the unattended is 39 min into the install,

a box pops up,

Welcome to the Windows XP Setup Wizard

The wizard installs xp on your computer. The wizard needs to gather

some information about you and your computer to setup Windows Xp

properly.

Click next to continue with setup.

*********************************

any ideas on how to eliminate box?

my sif file is included.

Winnt.sif


Posted

[GuiUnattended]
   AdminPassword="xxxxxxx"
   EncryptedAdminPassword=NO
   AutoLogon=Yes
   AutoLogonCount=1
   OEMSkipRegional=1
   TimeZone=20
   OemSkipWelcome=0

Set OemSkipWelcome=1

Posted

the welcome was not what i was trying to avoid :)

here is what happens

step1 boots to cd starts text install

step2 reboot

step3 starts gui install <==== this is where i get the "windows will ask you a few questions box" all it wants is for you to hit next then it continues w/o any more intervention.

any ideas?

Posted

OK, I went through your winnt.sif, and have 2 observations:

1.

As jrzycrim says above, set "OemSkipWelcome=1".

That was what was causing you the trouble. Setting that property will not skip your OOBE first-run Welcome, so go ahead and set "OemSkipWelcome=1".

2.

Maybe you want to edit your first-post, and either take-down, or modify the attached winnt.sif to blank out the key you use to install windowsXP.

Posted

From ref.chm:

OEMSkipWelcome

Enables unattended Setup to skip the Welcome page in GUI-mode Setup and Mini-Setup.

Syntax OEMSkipWelcome = 0 | 1

Values:

0

Displays the Welcome page in GUI-mode Setup and Mini-Setup.

1

Skips the Welcome page in GUI-mode Setup and Mini-Setup.

Example OEMSkipWelcome = 0

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