Pistolero Posted January 9, 2007 Posted January 9, 2007 Hi all,Hopefully someone can help me. I need to have US English (default - Code 0409) and Mexican Spanish (secondary - code 080a - I think?) as input languages. Below is the [RegionalSettings] section of my WINNT.SIF file... for some reason, I just cannot get Spanish to be installed along with English:[RegionalSettings]SystemLocale = "0409"UserLocale = "0409"UserLocale_DefaultUser = "0409"InputLocale= "0409,080a"InputLocale_DefaultUser = "0409,080a"What should be the correct way to specify the input languages I want, keeping in mind I want English (United States) with its default keyboard layout as the default and primary input language, and Spanish (Mexico) with its default keyboard layout (Latin American)?Thanks!
shoeman Posted January 9, 2007 Posted January 9, 2007 I think This is what you need:[RegionalSettings]LanguageGroup=1SystemLocale="0409"UserLocale="0409"UserLocale_DefaultUser="0409"InputLocale="0409:0000080a"InputLocale_DefaultUser = "0409:00000409"
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