Hi,
when i set the the regional settings through winnt.sif the location under regional and language options is united states, when i want it as united kingdom. Satndards and formats and language come out as UK.
my winnt.sif has this:
[RegionalSettings]
LanguageGroup=1
SystemLocale=00000809
UserLocale=00000809
InputLocale=0809:00000809
the os is windows 2003 Standard edition.
The whole thing is as follows if you need it:
;SetupMgrTag
[Data]
AutoPartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"
[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=No
TargetPath=\WINDOWS
FileSystem=*
AutoActivate=YES
[GuiUnattended]
AdminPassword=blah
EncryptedAdminPassword=Yes
OEMSkipRegional=1
TimeZone=85
OemSkipWelcome=1
AutoLogon=Yes
AutoLogonCount=1
[UserData]
ProductKey=blah
FullName=blah
OrgName=blah
ComputerName= blah
[LicenseFilePrintData]
AutoMode=PerServer
AutoUsers=5
[RegionalSettings]
LanguageGroup=1
SystemLocale=00000809
UserLocale=00000809
InputLocale=0809:00000809
UserLocale_DefaultUser=00000809
InputLocale_DefaultUser=0809:00000809
[Identification]
JoinWorkgroup=WORKGROUP
[Networking]
InstallDefaultComponents=No
[NetAdapters]
Adapter1=params.Adapter1
[params.Adapter1]
INFID=*
[NetClients]
MS_MSClient=params.MS_MSClient
[NetServices]
MS_SERVER=params.MS_SERVER
[NetProtocols]
MS_TCPIP=params.MS_TCPIP
[params.MS_TCPIP]
DNS=No
UseDomainNameDevolution=No
EnableLMHosts=Yes
AdapterSections=params.MS_TCPIP.Adapter1
[params.MS_TCPIP.Adapter1]
SpecificTo=Adapter1
DHCP=No
IPAddress=blah
SubnetMask=255.255.255.0
DefaultGateway=blah
DNSServerSearchOrder=blah
WINS=No
NetBIOSOptions=0
[Display]
BitsPerPel=16
Xresolution=800
YResolution=600
[Branding]
BrandIEUsingUnattended=Yes
[Proxy]
Proxy_Enable=0
Use_Same_Proxy=0
[Components]
AutoUpdate=On
Iis_www=On
Aspnet=On
Iis_asp=On
Iis_common=On
Iis_ftp=On
Iis_smtp=On
Pop3Admin=On
Pop3Service=On
Pop3Srv=On
fp_extensions=On
complusnetwork=On
iis_inetmgr=On
iis_webadmin=On
TSWebClient=On
[NetOptionalComponents]
DNS = 1
SNMP = 1
[TerminalServices]
AllowConnections = 1
[GuiRunOnce]
Command0=E:\scripts\setup.bat
Page 1 of 1
Help with regional settings
#2
Posted 26 September 2005 - 09:24 AM
I think you need to include this:
Im pretty sure that single line should sort it out.. I think that fixed the problem for me a long time ago.... (ignore the rest, I just grabbed it from another site, for reference)
It defaults then to UK, and you should not have any US settings....
Taken from:
http://www.unattende...al/examples.htm
Let me know how you get on...
Quote
[Unattended]UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes
TargetPath=\WINDOWS
FileSystem=*
UnattendSwitch="yes"
WaitForReboot="No"
DriverSigningPolicy=Ignore
OemPnPDriversPath="drivers\001_INF;drivers\002_RAID"
KeyboardLayout="United Kingdom"
OemSkipEula=Yes
OemPreinstall=Yes
TargetPath=\WINDOWS
FileSystem=*
UnattendSwitch="yes"
WaitForReboot="No"
DriverSigningPolicy=Ignore
OemPnPDriversPath="drivers\001_INF;drivers\002_RAID"
KeyboardLayout="United Kingdom"
Im pretty sure that single line should sort it out.. I think that fixed the problem for me a long time ago.... (ignore the rest, I just grabbed it from another site, for reference)
Quote
KeyboardLayout="United Kingdom"
By setting your Keyboard Layout, this prevents the Language icon appearing on the taskbar when you've logged on. A full list of values can be found
By setting your Keyboard Layout, this prevents the Language icon appearing on the taskbar when you've logged on. A full list of values can be found
It defaults then to UK, and you should not have any US settings....
Taken from:
http://www.unattende...al/examples.htm
Let me know how you get on...
This post has been edited by drscouse: 26 September 2005 - 09:26 AM
#3
Posted 27 September 2005 - 09:41 AM
Hi,
I did that and added Language = 00000809 and it is allf ine now, thanks.
I did that and added Language = 00000809 and it is allf ine now, thanks.
- ← HKEY_CURRENT_USER registry tweaks
- Unattended Windows 2000/XP/2003
- Flash Player unattended install →
Share this topic:
Page 1 of 1



Help
Back to top









