Jump to content

Recommended Posts

Posted

I've been fighting with the unattended install now for 3 days and still the setup is completly ignoring the winnt.sif file. I've been testing it now to the point that I have a very simple file without any other applications but it's still ignored.

I checked everything, from the extension to errors in the file itself. The iso itself is working (but not unattended of course) and was created with the tool found here.

Any help would be VERY welcome since I'm becoming frustrated :angry:

I've been testing the iso with VMware (by binding the CD to, the iso image).

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

[Unattended]
   UnattendMode = FullUnattended
   UnattendSwitch = Yes
   OemPreinstall = No
   OemSkipEula = Yes
   WaitForReboot = No
   TargetPath = "\Windows"
   DriverSigningPolicy = Ignore

[GuiUnattended]
   AutoLogon = Yes
   AdminPassword = *
   EncryptedAdminPassword=NO
   OEMSkipRegional=1
   TimeZone=105
   OemSkipWelcome=1

[UserData]
   ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
   FullName="XXX"
   OrgName="XXX"
   ComputerName=Earth

[RegionalSettings]
   LanguageGroup=1
   SystemLocale=00000409
   UserLocale=00000813
   InputLocale=0813:00000813

[Identification]
   JoinWorkgroup=Solarsystem

[Networking]
   InstallDefaultComponents=Yes

[Shell]
   DefaultThemesOff = Yes
   DefaultStartPanelOff = Yes


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