welk Posted September 26, 2005 Posted September 26, 2005 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:00000809the 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 = 1SNMP = 1[TerminalServices]AllowConnections = 1 [GuiRunOnce] Command0=E:\scripts\setup.bat
drscouse Posted September 26, 2005 Posted September 26, 2005 (edited) I think you need to include this:[unattended]UnattendMode=FullUnattendedOemSkipEula=YesOemPreinstall=YesTargetPath=\WINDOWSFileSystem=*UnattendSwitch="yes"WaitForReboot="No"DriverSigningPolicy=IgnoreOemPnPDriversPath="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)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 foundIt defaults then to UK, and you should not have any US settings....Taken from:http://www.unattended.msfn.org/global/examples.htmLet me know how you get on... Edited September 26, 2005 by drscouse
welk Posted September 27, 2005 Author Posted September 27, 2005 Hi, I did that and added Language = 00000809 and it is allf ine now, thanks.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now