I hope I am in the right place...
I need the ability to automatically add "United States-International" to the keyboard layout in Installed Services in the Regional and Language Options in the Control Panel through a registry change or batch file.
Does anyone know how to do this?
Thanks!
Page 1 of 1
Keyboard Layout
#2
Posted 09 January 2008 - 02:17 PM
This may or may not be of some use.
Windows Registry Editor Version 5.00 ; Adds United States-International Keyboard Layout [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00020409] "Layout File"="KBDUSX.DLL" "Layout Id"="0001" "Layout Text"="United States-International" "Layout Display Name"="@%SystemRoot%\\system32\\input.dll,-5026"
#3
Posted 09 January 2008 - 03:16 PM
Yzöwl, on Jan 9 2008, 03:17 PM, said:
This may or may not be of some use.
Windows Registry Editor Version 5.00 ; Adds United States-International Keyboard Layout [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00020409] "Layout File"="KBDUSX.DLL" "Layout Id"="0001" "Layout Text"="United States-International" "Layout Display Name"="@%SystemRoot%\\system32\\input.dll,-5026"
Thanks for the suggestion.
I already had the actual key (00020409) in the registry, I was just wondering if there is anyway to automatically enable the United States-International keyboard layout in the Control Panel, without having the user have to do it.
Thanks again!
#4
Posted 09 January 2008 - 04:40 PM
You may wish to study these keys too
[HKEY_CURRENT_USER\Keyboard Layout\Preload] "1"="00020409" [HKEY_CURRENT_USER\Keyboard Layout\Substitutes] "00000409"="00020409"
#5
Posted 11 January 2008 - 09:08 AM
Yzöwl, on Jan 9 2008, 05:40 PM, said:
You may wish to study these keys too
[HKEY_CURRENT_USER\Keyboard Layout\Preload] "1"="00020409" [HKEY_CURRENT_USER\Keyboard Layout\Substitutes] "00000409"="00020409"
Thanks for your help again.
These reg settings are great, but it still will now enable to US International layout automatically if I apply this reg key to someone's machine.
I guess there my not be a way to automate this process. I will still keep digging.
Thanks again!
#6
Posted 28 May 2008 - 01:51 AM
I want to do the same. We've got users that have the wrong input language and keyboard layout.
They must have 'Dutch (Belgian) -> Belgian (Period)'
I tried this but it didn't resolve anything
I need this to apply on every user on the machine.
Can anybody helps me?
EDIT: Help modus is off I think
. Neverthless i found it here http://www.msfn.org/board/file-to-be-run-o...ser-t88986.html
They must have 'Dutch (Belgian) -> Belgian (Period)'
I tried this but it didn't resolve anything
I need this to apply on every user on the machine.
[HKEY_CURRENT_USER\Keyboard Layout\Preload] "1"="00000813" [HKEY_CURRENT_USER\Keyboard Layout\Substitutes] "00000813"
Can anybody helps me?
EDIT: Help modus is off I think
This post has been edited by Kingskawn: 28 May 2008 - 05:16 AM
- ← Windows XPSP3 Hotfix integration
- Unattended Windows 2000/XP/2003
- how automate last config screens after install? →
Share this topic:
Page 1 of 1



Help
Back to top









