[color="#0000CD"]Modify Default Keyboard
[/color]Download :
[Please Register or Login to download file] Installation:
1 Prepare the input method you want to plug-in, for Chinese (with CETOOL, handwriting on the screen), Universal alphabet, etc.
2 Enter the registry key to delete the system default,
[HKEY_CURRENT_USER\ControlPanel \ Sip] below "DefaultIm" = "[color="#FF0000"]
{F50603D1-CF2F-41d8-A74B-651226633FF0}" [/color]
(red string value which is different for each machine , Strongly recommended before deleting this key leader of a backup, just in case)
3 Edit the script to modify the Garmin,mscr with the following code.
Run ("\ windows \ explorer.exe")
Sleep (3000)
Adding the code to load CETOOL
# Run CETOOL
Run (SystemPath ("ScriptPath") \ "CETOOL.exe")
Sleep (3000)
CETOOL path of your CETOOL is vary, for example, "\ storagecard \ handpen \ cetool.exe".
4 Edit CETOOL.ini (use Notepad)
Modify : Ppen = \ SDMMC \ HandPen \ Ppencegb.exe
CETOOL path of your CETOOL is vary, for example, "\ storagecard \ handpen \ Ppencegb.exe ".
-------------------------------------------------- -----------------------------------------------
[color="#0000CD"]Universal phonetic
[/color]Installation:
Universal Pinyin input method to extract the disk root directory, run WnpyReg.exe, that the installation is complete, and then to modify the registry, the universal default input method Pinyin input method, restart, OK
Modify the registry:
1 Execute WnpyReg.exe, to bring you to the registry;
2 Go to [HKEY_CLASSES_ROOT \ CLSID \] to find the universal alphabet under the corresponding registry entries, some device has : [color="#0000CD"]{85EDDFAC-6799-4C3E-A627-E3CC1D28E0B1}[/color], each device is different.
3 Modify the corresponding registry key DefaultIcon, InProcServer32 key, etc., note the path to the file specified Wnpy.DLL. )
4 In [HKEY_CURRENT_USER \ ControlPanel \ Sip] set as Default under the value of the universal alphabet is the first to find the corresponding registry key (with braces that set of data), it can be entered ;
5 Exit Registry, restart the machine, it should be OK.
Added:
[HKEY_CLASSES_ROOT \ CLSID \] The following values similar to the following:
[HKEY_CLASSES_ROOT \ CLSID \ {4A5AF224-05B8-41bc-8ED3-0DF0432A326B}],
@ = "Handwriting input"
[HKEY_CLASSES_ROOT \ CLSID \ {F50603D1-CF2F-41d8-A74B-651226633FF0}]
@ = "Pinyin Input"
[HKEY_CLASSES_ROOT \ CLSID \ {42429667-ae04-11d0-a4f8-00aa00a749b9}]
@ = "Keyboard"
@ = "Input name"
6 Runs garmin.exe, good luck.