MSFN Forum: Keyboard Layout - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Keyboard Layout Rate Topic: -----

#1 User is offline   JimmyJingles 

  • Group: Members
  • Posts: 4
  • Joined: 03-January 08

Posted 09 January 2008 - 01:24 PM

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!


#2 User is offline   Yzöwl 

  • Wise Owl
  • Group: Super Moderator
  • Posts: 4,195
  • Joined: 13-October 04
  • OS:Windows 7 x64

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 User is offline   JimmyJingles 

  • Group: Members
  • Posts: 4
  • Joined: 03-January 08

Posted 09 January 2008 - 03:16 PM

View PostYzö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 User is offline   Yzöwl 

  • Wise Owl
  • Group: Super Moderator
  • Posts: 4,195
  • Joined: 13-October 04
  • OS:Windows 7 x64

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 User is offline   JimmyJingles 

  • Group: Members
  • Posts: 4
  • Joined: 03-January 08

Posted 11 January 2008 - 09:08 AM

View PostYzö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 User is offline   Kingskawn 

  • Kingskawn
  • PipPip
  • Group: Members
  • Posts: 134
  • Joined: 17-April 06

  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 :no:
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 :huh: . Neverthless i found it here http://www.msfn.org/board/file-to-be-run-o...ser-t88986.html

This post has been edited by Kingskawn: 28 May 2008 - 05:16 AM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy