Jump to content

Recommended Posts

Posted

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


Posted

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.

Posted
pls also try upgrading to metapad so u can tell which line is which.

You can do that in notepad as well. Just enable the statusbar.

Posted

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.

Posted

Swedish keyboard-layout:

swekey.jpg

I think this is what's different

keydiff.jpg

The extra letters å, ä and ö and special characters are placed different.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...