April 14, 200422 yr I created an unattended WinXP install ISO.I set everything to UK/British/English etc etc.When I test the ISO with VMware it still says my location is "United States".Any Ideas please. TIA.Here is my WINNT.SIF file contents (private details munged with 'X's);SetupMgrTag[Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes"[unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=No TargetPath=\WINDOWS UnattendSwitch="yes" WaitForReboot="No" KeyboardLayout="United Kingdom"[GuiUnattended] AdminPassword="XXXXXXXX" EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=85 OemSkipWelcome=1[userData] ProductID=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX FullName="XX" OrgName="XXXXXXXX" ComputerName=XXXXXXXX[RegionalSettings] LanguageGroup=1 SystemLocale=00000809 UserLocale=00000809 InputLocale=0809:00000809[identification] JoinWorkgroup=XXXXXXXX[Networking] InstallDefaultComponents=Yes[TapiLocation] CountryCode=44 Dialing=Tone[Components] msmsgs=off msnexplr=off zonegames=off[shell] DefaultStartPanelOff = Yes DefaultThemesOff = Yes
April 14, 200422 yr Remove:SystemLocale=00000809UserLocale=00000809InputLocale=0809:00000809and only use:Language=00000809
April 14, 200422 yr Author Thanks. I will try that right now.[edit] that worked a treat, thanks AaronXPI'd also like to thank UltraISO and VMware for making the testing so **** easy[/edit]
April 14, 200422 yr Author Now I need to do the same for Server 2003 Standard.Can I use the same .sif file?
April 15, 200422 yr No, recreate one using Windows Server 2003's copy of setupmgr.exe from the deploy.cab file on the CD.
November 25, 200421 yr Could you tell me the [RegionalSettings] for the UK for a NT4 unattendedinstallation ?My settings aren't working.thanks
November 25, 200421 yr Does NT4 offer such abilities at all?Anyways, attached is a list - you'd find the required settings in it.TimeLanguageCodes.txt
November 25, 200421 yr if i write[RegionalSettings] InputLocale=0809:00000809 LanguageGroup=1 SystemLocale=00000809 UserLocale=00000809there is still us english in nt4.please helpthanks
November 26, 200421 yr also tried it with[RegionalSettings]Language=00000809InputLocale=0809:00000809LanguageGroup=1SystemLocale=00000809UserLocale=00000809it still doesn't work.any suggestions?thanks
November 26, 200421 yr ...the luigiRegional settings not always work correctly from winnt.sif. Try importing HKEY_USERS\.DEFAULT\Control Panel\InternationalHKEY_USERS\.DEFAULT\Control Panel\International\Geoand exporting them from a REG file. IIRC, the latter key is the location.
November 26, 200421 yr But importing for current_user and applying it during component registering will be the more "certain" way. Since the .DEFAULT key is not at all modified by any user you create!You need these keys:HKEY_CURRENT_USER\Control Panel\International\GeoHKEY_CURRENT_USER\Control Panel\International
November 26, 200421 yr Thanks for the correction, prathapml. I really meant HKCU, and import at T-13. Don't know why I posted HKEY_USERS :confused:
June 24, 200620 yr The question how to set Location appears from time to time in this forum, there are about four topics about it. I dear to repeat Vadikan:[HKEY_CURRENT_USER\Control Panel\International\Geo]"Nation"="203"203 means RussiaI know this could be get from registry, but where could be found list of the locations, like one for languages, keyboards layots
June 24, 200620 yr If you have US EN XP media, the location is always set to United States, I believe.Change the location in working Windows, look for a value in registry and then import a .reg fileat T-12 from cmdlines.txt. BTW, United Kingdom = 242
June 25, 200620 yr I'm not so blind (Vadikan's posts #10;12). I repeated Vadikan's what should be imported into reg file, syntaxis including. As Vadikan speaks Russian, I wrote his nation - Russia.My location is Lithuania and my nation number is 141.Poland=191; Estonia=70 and so on. My question was where could be found list of Locations like for Time Zones, Languages (these also able to export from registry).
Create an account or sign in to comment