Jump to content

WinNT.sif error


Recommended Posts

Hi.

I seem to be getting an error in my WinNT.sif file while installing :realmad: , i've check it and nothing has changed in the file. Anyone have any ideas?

Error:

The following value specified in the setup answer file is not defined in the .SIF file, section [Keyboard Layout]:

United Kingdom

Setup cannot continue. To quit Setup, Press F3.

Copy of WinNT.sif file.

[Data]

AutoPartition=0

MsDosInitiated="0"

UnattendedInstall="Yes"

AutomaticUpdates=Yes

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=Yes

TargetPath=\WINDOWS

Repartition=NO

FileSystem=*

UnattendSwitch="Yes"

WaitForReboot="NO"

DriverSigningPolicy=Ignore

KeyBoardLayout="United Kingdom"

[GuiUnattended]

AdminPassword=*

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=85

OemSkipWelcome=1

Many Thanks

Worf

Link to comment
Share on other sites


Try to not use KeyboardLayout. and set RegionalSettings sections.

Mine (for french ...)

[RegionalSettings]
LanguageGroup=1
SystemLocale=0000040c
UserLocale=0000040c
InputLocale=040c:0000040c

edit: You find all in refs.chm documentation. and on guide from msfn.org too.

Edited by sonic
Link to comment
Share on other sites

Try using the following as the basis of your file, just adding any further sections to the bottom and replacing only the red stuff.

;SetupMgrTag

[Data] AutomaticUpdates = 1

AutoPartition = 0

MsDosInitiated = 0

UnattendedInstall = Yes

[unattended]

UnattendMode = FullUnattended

OemSkipEula = Yes

OemPreinstall = Yes

Hibernation = No

TargetPath = *

Repartition = No

UnattendSwitch = Yes

WaitForReboot = No

KeyboardLayout = "United Kingdom"

DriverSigningPolicy=Ignore

[GuiUnattended]

AdminPassword = *

EncryptedAdminPassword = No

OEMSkipRegional = 1

TimeZone = 85

OemSkipWelcome = 1

[userData]

ProductKey = ?????-?????-?????-?????-?????

FullName = "firstname surname"

OrgName = ""

ComputerName = *

[RegionalSettings]

LanguageGroup = 1

SystemLocale = 00000809

UserLocale = 00000809

InputLocale = 0809:00000809

<Edit>

If you have used nLite as suggested in another response, you should have both said so and posted this question in the nlite forum, instead of here.

</Edit>

Edited by Yzöwl
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...