Jump to content

Regional Location


Recommended Posts

Ok i have got this really annoying problem where i can set all regional settings except the location. I know what the reg setting for this (as below) but it doesnt seem to keep it by the time i get to login. I put this in the regtweaks file that runs off cmdlines.txt but doesnt seem to work. But if i applied in windows normally it would work

[HKEY_LOCAL_MACHINE\Control Panel\International\Geo]
"Nation"="242"

Anyone got any ideas?

Cheers

Nick

Link to comment
Share on other sites


Here's my registry chunk for what you do, and I apply it through cmdlines (not GUIrunonce, as I suggested above):

; Set "Location" to India
[HKEY_CURRENT_USER\Control Panel\International\Geo]
"Nation"="113"

; India-specific Regional settings
[HKEY_CURRENT_USER\Control Panel\International]
"iCountry"="1"
"iCurrency"="0"
"iDate"="1"
"iLZero"="1"
"iMeasure"="0"
"iNegCurr"="0"
"iTime"="0"
"iTLZero"="0"
"Locale"="00000409"
"s1159"="AM"
"s2359"="PM"
"sCountry"="United States"
"sCurrency"="Rs."
"sDate"="-"
"sLanguage"="ENU"
"sShortDate"="dd-MMM-yyyy"
"sTimeFormat"="h:mm:ss tt"

It works for me. Just apply in the same way as you previously did.

Link to comment
Share on other sites

cheers for that but seem to have found an easier way to do what i want to do. changed my winnt.sif to look like this and it stopped my annoying bug of getting US as default location:

[RegionalSettings]
   LanguageGroup=1
   Language=00000809

also with having this too:

[Unattended]
   KeyboardLayout="United Kingdom"

i put in a user default locale before i believe and it screwed with things so took it out and it was sorted

Link to comment
Share on other sites

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