Jump to content

problem with Full Unattended GUI welcome screen


Recommended Posts

when i do a reformat install of my fully unattended cd...after it formats and copies setup files and then reboots to the gui, this is the problem:

immediatly when it boots to the GUI install a diaglog box pops up that requires me to click "Next" in order for the installation to start. It says something like "This Wizard will guide you through the installationg" (i think thats what it says, i installed it yesterday and got this problem) anyways, after i click next, its fully automated. how do i get rid of that screen from popping up?

Link to comment
Share on other sites


here is my winnt.sif

;SetupMgrTag
[Data]
   AutoPartition=0
   MsDosInitiated="0"
   UnattendedInstall="Yes"

[Unattended]
   UnattendMode=FullUnattended
   OemSkipEula=Yes
   OemPreinstall=Yes
   TargetPath=\WINDOWS
   FileSystem=*
   WaitForReboot="No"

[GuiUnattended]
   AdminPassword=*
   EncryptedAdminPassword=NO
   OEMSkipRegional=1
   TimeZone=4

[UserData]
   ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
   FullName=j4ever
   OrgName=""
   ComputerName=AX7

[Display]
   BitsPerPel=32
   Xresolution=1680
   YResolution=1050

[TapiLocation]
   CountryCode=1
   Dialing=Tone
   AreaCode=510

[Identification]
   JoinWorkgroup=WORKGROUP

[Networking]
   InstallDefaultComponents=Yes

[Components]
   msmsgs=off
   msnexplr=off
   freecell=off
   hearts=off
   minesweeper=off
   pinball=off
   solitaire=off

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