bfc_xxx Posted November 4, 2007 Posted November 4, 2007 I added these lines in winnt.sif because I want to have Greek and English (US) input languages.[RegionalSettings] LanguageGroup=4 SystemLocale=00000408 UserLocale=00000408 InputLocale=0408:00000408,0409:00000409 InputLocale_DefaultUser=0408:00000408,0409:00000409Now it is working and Greek is the default input language,but how can I make the English (US) the default input language?
bfc_xxx Posted November 5, 2007 Author Posted November 5, 2007 OK solved!I had to write the regional settings like this:[RegionalSettings]LanguageGroup=4SystemLocale=00000408UserLocale=00000408InputLocale=0409:00000409,0408:00000408InputLocale_DefaultUser=0409:00000409,0408:00000408The first number in "InputLocale" is the default input language.
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