Jump to content

'Welcome to Windows XP setup'


Recommended Posts

I am having a small problem with my installation, I have created a unattended script, in theory all it should be asking you about is your CD key + Partitions but annoyingly the 'Welcome to Windows XP setup' pops up each time.

I have both:

UnattendSwitch="yes"

OemSkipWelcome=1

I have supplied the WinNT.sif file if anyone is kind enough to take a look. :)

On a even less important note, I did the registry tweak listed to remove the tour bubble but is there a way to remove the SysTray icon?

Thanks in advance

winnt.sif

Link to comment
Share on other sites


Ref your systray bubble, there is a registry tweak for this.

I found it last night at winguides.com, but am unable to locate at present. Will dig it out when i get home.

This one may do it though can't be sure,

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"EnableBalloonTips"=dword:00000000

Link to comment
Share on other sites

  • 3 weeks later...
  • 3 weeks later...

I am having the same problem, unattened works great but I still have to go through some of the mini-setup screens. Still have to enter a user name and setup still searches for an internet connection. Once I click through it everything works perfectly. Here is part of my winnt.sif file:

;SetupMgrTag

[Data]

AutoPartition = 0

MsDosInitiated = 0

UnattendedInstall = Yes

AutomaticUpdates = Yes

[unattended]

FileSystem = ConvertNTFS

UnattendMode = FullUnattended

UnattendedSwitch = Yes

OemSkipEula = Yes

OemPreinstall = Yes

TargetPath = \WINDOWS

WaitForReboot = No

DriverSigningPolicy = Ignore

[GuiUnattended]

AdminPassword = *

AutoLogon = Yes

OEMSkipRegional = 1

TimeZone = 35

OemSkipWelcome = 1

[userData]

ProductKey=

FullName="User"

OrgName=""

ComputerName=Main

Link to comment
Share on other sites

I am having the same problem, unattened works great but I still have to go through some of the mini-setup screens.  Still have to enter a user name and setup still searches for an internet connection.

Seems you need to modify OOBEINFO.INI ;) Search for it here. You will find more informations.

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