Jump to content

Unattended Install interuption


Recommended Posts

During my installation, Windows comes up w/ a box that says that there is a missing section in the winnt.sif file. I checked it and it was there. it was the "computers name" (mine is Kyle). So when I asks me to fill it in, its already filled in, but i have to press next. Is that b/c its not all caps?

*EDIT* I just copied down the error:

"Unattened Setup is unable to continue because a Setup parameter specified by your system administrator or computer manufacturer is missing or invalid. Setup must therefore ask you to provide this information now.

Once you have furnished the required information, unattended Setup will continue."

It then goes to the "Computer Name" screen, but the box is already filled in with the info in my winnt.sif file and the box is grayed out so it's unchangeable.

Link to comment
Share on other sites


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

[Unattended]
   UnattendMode=FullUnattended
   OemSkipEulA=Yes
   OemPreinstall=Yes
   TargetPath=\WINDOWS
   Repartition=Yes
   Unattendswitch="Yes"
   WaitForReboot="No"
   OemPnPDriversPath=%systemdrive%\Drivers
   DriverSigningPolicy=Ignore
   AutoActivate=Yes

[GuiUnattended]
   AdminPassword=
   EncryptedAdminPassword=No
   OEMSkipRegional=1
   TimeZone=035
   OemSkipWelcome=0
   ProfilesDir="%systemdrive%\Documents and Settings\"

[Display]
   BitsPerPel=32
   XResolution=1280
   YResolution=1024
   Vrefresh=70

[UserData]
   ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
   FullName="Kyle Weicht"
   OrgName=none
   ComputerName=KCW

[TapiLocation]
   CountryCode=1
   Dialing=Tone

[RegionalSettings]
   LanguageGroup=1
   Language=00000809

[Identification]
   JoinWorkgroup=WEICHT

[Networking]
   InstallDefaultComponents=Yes

[Componants]
   msnexplr=off
   media_clips=off
   fax=off
   Clipbook=off
   hypertrm=off
   rec=off

[Shell]
   DefaultStartPanelOff=Yes
   DefaultThemesOff=Yes

[GUIRunOnce]
   %systemdrive%\install\main_batch.cmd
   %systemdrive%\install\RunOnceEx.cmd

*code tags added

Whats wrong w/ it?

Edited by prathapml
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...