Jump to content

Regional Settings


Recommended Posts


Open the "Regional Settings" Control Panel, and set everything to the way you want them. Then export the registry key below (I apply this at T-13, that way it applies to all users) :

; Sets "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"

You could customize that to leave only what you want, its my comprehensive set for regional settings - you may not want to have such a big list of modifications. :)

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