Jump to content

Recommended Posts

Posted

I think my first topic about this was deleted or something because by my mistake ive let my cdkey visible when ive posted my winnt.sif. I cant find my topic anywhere so i think it was deleted.

anyway, i still have the same problem, the Regional Settings stiil appear in the Gui mode setup. I dont want to appear!

Heres my winnt.sif -without the cd key

;SetupMgrTag

[Data]

AutoPartition=1

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

OemPreinstall=Yes

TargetPath=\WINDOWS

OemSkipEula=Yes

[GuiUnattended]

EncryptedAdminPassword=NO

TimeZone=115

AdminPassword=*

OemSkipWelcome=1

[userData]

FullName="D"

OrgName="None"

ComputerName=Mycopm

ProductKey=BLA BLA BLA

[Display]

BitsPerPel=32

Xresolution=1024

YResolution=768

Vrefresh=85

[TapiLocation]

CountryCode=40

Dialing=Tone

AreaCode=2930

LongDistanceAccess="0870222222"

[RegionalSettings]

Language = 0409

LanguageGroup = 1

SystemLocale = 0409

UserLocale = 0409

InputLocale = 0409:00000409

UserLocale_DefaultUser = 0409

InputLocale_DefaultUser = 0409:00000409

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=Yes

[branding]

BrandIEUsingUnattended=Yes

[Proxy]

Proxy_Enable=0

Use_Same_Proxy=0

[shell]

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

[GuiRunOnce]

Command0="%systemdrive%\install\start.cmd"


Posted
[RegionalSettings]Language = 0409

LanguageGroup = 1

SystemLocale = 0409

UserLocale = 0409

InputLocale = 0409:00000409

UserLocale_DefaultUser = 0409

InputLocale_DefaultUser = 0409:00000409

When you use Language, setup ignores UserLocale, SystemLocale, & InputLocale.

check the ref.chm file in unattended

Language

Value: locale_ID

Specifies the language/locale to be installed. This language must be supported by one of the language groups specified by using the LanguageGroup entry. If an available language group does not support the locale, Setup uses the default language for this version of Windows.

Important :

If this entry is specified, the SystemLocale, UserLocale, and InputLocale entries are ignored.

For a list of valid locales and their language groups, visit the Microsoft Global Software Development Web site at http://www.microsoft.com/globaldev/.

Hope this helps B)

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