Jump to content

Recommended Posts

Posted
KeyboardLayout="United Kingdom"

By setting your Keyboard Layout, this prevents the Language icon appearing on the taskbar when you've logged on.

From my WINNT.SIF...

[Unattended]
 blah
 KeyboardLayout="United Kingdom"
 
[RegionalSettings]
 InputLocale = 0809:00000809
 InputLocale_DefaultUser = 0809:00000809
 Language = 0809
 LanguageGroup = 1
 SystemLocale = 0809
 UserLocale = 0809
 UserLocale_DefaultUser = 0809

I still get the Language icon appearing on the taskbar and I think it's because of this...

lang.jpg:angry:

Can I remove the default 'English [united States]' in uA fashion?

Thanks.


Posted

[RegionalSettings]

LanguageGroup=1

SystemLocale=00000809

UserLocale=00000809

InputLocale = 0809:00000809

InputLocale_DefaultUser = 0809:00000809

i believe this should solve your problem

Posted

Similar issue. How do I go about setting another language for the non-unicode programs? Is there also a way to "check" the proceeding list for code conversion tables?

language.jpg

Posted

You need to use a Reg tweak to delete the us/us keyboard....

I do similar for the french/france..

Lets show you an exemple

;-----[CANADA-FR]-----

[HKEY_CURRENT_USER\Control Panel\International\Geo]

"Nation"="39"

[-HKEY_CURRENT_USER\Keyboard Layout\Preload]

"2"="0000040c"

[HKEY_CURRENT_USER\Keyboard Layout\Preload]

"1"="00000c0c"

So... if you look carefully , i delete the preload and replace by the good one :)

I hope it will help!

Good luck...

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