Jump to content

How To Remove Default Keyboard/language


Recommended Posts

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.

Link to comment
Share on other sites


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

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