Hi,
I'm having trouble setting the "Location" setting in "Regional and Language Options".
I've done some digging around on the net and I can't seem to find any information on it.
I wish to set all of the regional options to English (Australia) and Australia for the Location; I have entered the following settings in my ristndrd.sif file:
[RegionalSettings]
InputLocale=0c09:00000409
LanguageGroup=1
SystemLocale=0c09
UserLocale=0c09
This results in the correct settings except for Location, which remains on United States.
Does anyone know if it is possible to automate the Location setting?
thanks for your help in advance.
Chris
Page 1 of 1
Help with setting Location RIS Regional Settings
#2
Posted 09 November 2005 - 07:35 AM
Sorry, chris, but what do you mean by
if it is in your .sif file it will be applied when the PC is built.
If you mean to add to pre-built machines, could you not apply a domain or group policy to the pc's with the lacation details?
hope it helps
Quote
Does anyone know if it is possible to automate the Location setting?
if it is in your .sif file it will be applied when the PC is built.
If you mean to add to pre-built machines, could you not apply a domain or group policy to the pc's with the lacation details?
hope it helps
#3
Posted 09 November 2005 - 09:54 AM
Hi,
Try replacing
with
Good luck,
Andy
Try replacing
InputLocale=0c09:00000409
with
InputLocale=0c09:00000c09
Good luck,
Andy
#4
Posted 09 November 2005 - 07:42 PM
oioldman, nah, we are trying to deploy desktops using RIS with this setting already set.
Fencer128, I changed the value as you suggested but still the same result, everything else except for Location is correctly set.
Fencer128, I changed the value as you suggested but still the same result, everything else except for Location is correctly set.
#5
Posted 09 November 2005 - 10:50 PM
You could always just replace the "Locale" values in:
HKU\.DEFAULT\Control Panel\International
and
HKCU\Control Panel\International
with the correct values. The change should take place after a reboot, so if you've got a runonce script you could run it there and have the machine reboot to make it work.
HKU\.DEFAULT\Control Panel\International
and
HKCU\Control Panel\International
with the correct values. The change should take place after a reboot, so if you've got a runonce script you could run it there and have the machine reboot to make it work.
#6
Posted 10 November 2005 - 03:00 AM
Hi,
This is the code I use to set English (UK) for everyone. We also have many IMEs as well as east asian and r-l packs installed, which may explain the extra entries under "LanguageGroup".
I note that there are differences between the keys in your code and mine. Maybe you need the "Language" key? I know that you shouldn't need any kind of registry hack to accomplish this - it should be possible from the sif file.
Cheers,
Andy
This is the code I use to set English (UK) for everyone. We also have many IMEs as well as east asian and r-l packs installed, which may explain the extra entries under "LanguageGroup".
[RegionalSettings] Language=00000809 LanguageGroup=1,7,8,9,10,11 SystemLocale=00000809 UserLocale=00000809 InputLocale=0809:00000809
I note that there are differences between the keys in your code and mine. Maybe you need the "Language" key? I know that you shouldn't need any kind of registry hack to accomplish this - it should be possible from the sif file.
Cheers,
Andy
This post has been edited by Fencer128: 10 November 2005 - 03:02 AM
#7
Posted 10 November 2005 - 05:12 AM
@ _chris_; if trying to set as station is built, it will take from .sif
I use settings similar to Fencer128 and works a charm
i vaguely recall the ref.chm has a list of all keys used for the regions, so may be worth checking the .sif file is containing the correct number of chars for each request
I use settings similar to Fencer128 and works a charm
i vaguely recall the ref.chm has a list of all keys used for the regions, so may be worth checking the .sif file is containing the correct number of chars for each request
#9
Posted 24 November 2005 - 06:04 PM
Hi,
Have a look at this:
http://www.microsoft.com/globaldev/referen...xp/xp-lcid.mspx and look for Farsi.
You may need to experiment a bit but the information should be correct.
Good luck,
Andy
Have a look at this:
http://www.microsoft.com/globaldev/referen...xp/xp-lcid.mspx and look for Farsi.
You may need to experiment a bit but the information should be correct.
Good luck,
Andy
Share this topic:
Page 1 of 1



Help
Back to top










