Jump to content

winnt.sif error in line 26


Recommended Posts

Hello! This is my first post here and also my first try to make a unattended windows cd. I need som help on the winnt.sif file.

[Data]

AutoPartition=0

MsDosInitiated=0

UnattendedInstall="Yes"

[unattended]

OemPreinstall=Yes

UnattendSwitch="yes"

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=yes

TargetPath=\WINDOWS

FileSystem=*

DriverSigningPolicy=Ignore

[GuiUnattended]

AdminPassword=*

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=110

OemSkipWelcome=1

[userData]

ProductKey=*********************************

FullName="John Doe"

OrgName=Buffel & Båg

ComputerName=Mainframe

[Display]

BitsPerPel=32

Xresolution=800

YResolution=600

[TapiLocation]

CountryCode=46

[RegionalSettings]

LanguageGroup=4

[identification]

JoinWorkgroup=apa

[Networking]

InstallDefaultComponents=Yes

Home_Page=http://www.google.se/firefox?client=firefox-a&rls=org.mozilla:sv-SE:official

[Components]

msmsgs=off

msnexplr=off

freecell=off

hearts=off

minesweeper=off

pinball=off

solitaire=off

spider=off

zonegames=off

[shell]

CustomDefaultThemeFile ="%WinDir%\Resources\Themes\MyTheme.theme"

DefaultStartPanelOff=Yes

DefaultThemesOff=no

[GuiRunOnce]

%systemdrive%\install\start.cmd

Link to comment
Share on other sites


If your using an english winxp and want want swedish keyboard layout, you should have this:

[RegionalSettings]

LanguageGroup=1

Language=041d

SystemLocale=041d

UserLocale=041d

InputLocale=041d:0000041d

UserLocale_DefaultUser=041d

InputLocale_DefaultUser=041d:0000041d

But if you're using a swedish version, [TapiLocation] and [RegionalSettings] are not needed, it will be swedish by default.

Link to comment
Share on other sites

Well.... a multitude of answers here already - but I'd say re-make your winnt.sif with SetupMgr.exe - that should fix it for sure (simply because it won't generate bad code). Then, after testing that it works fine, continue adding more things.

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