i||uSi0n^
11th April 2006, 10:25 AM
hi,
i have been searching the forum, found number of threads treating the same problem, so i tried the following solution:
HKCU/ControlPanel/Keybd
there i first tried by creating a "string" named "Locale" with value "1031" (for have german layout) saved and rest the device but it didnt work then i tried by making a new "key" named "Locale" then in that key i created a new "string" with value "1031" and it still didnt work!
may be im not doing it correct...please if someone could help me with it...and can explain clearly what to do...all these keys and strings arnt easy to understand
i was using PHP RegEdit
EDIT:
ok i solved the problem, it seems that i was using wrong value for the string following are the correct values:
Keyboard language
Registry: HKCU\ControlPanel\Keybd
Key: Locale (string)
Value: 0809 English UK
0409 English US
0407 German
0419 Russian
040C French
0410 Italian
040A Spanish
i||uSi0n^
i have been searching the forum, found number of threads treating the same problem, so i tried the following solution:
HKCU/ControlPanel/Keybd
there i first tried by creating a "string" named "Locale" with value "1031" (for have german layout) saved and rest the device but it didnt work then i tried by making a new "key" named "Locale" then in that key i created a new "string" with value "1031" and it still didnt work!
may be im not doing it correct...please if someone could help me with it...and can explain clearly what to do...all these keys and strings arnt easy to understand
i was using PHP RegEdit
EDIT:
ok i solved the problem, it seems that i was using wrong value for the string following are the correct values:
Keyboard language
Registry: HKCU\ControlPanel\Keybd
Key: Locale (string)
Value: 0809 English UK
0409 English US
0407 German
0419 Russian
040C French
0410 Italian
040A Spanish
i||uSi0n^