Steve

Steve

twitter_id
github
telegram

Importing Microsoft Pinyin into Weasel Double Pinyin Scheme on win10/11

Cover|wide

Importing Xiaohe Shuangpin Scheme into Microsoft Pinyin on Win10/11#

Method 1#

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\InputMethod\Settings\CHS]
"Enable Cloud Candidate"=dword:00000000
"Enable Dynamic Candidate Ranking"=dword:00000001
"EnableExtraDomainType"=dword:00000001
"Enable self-learning"=dword:00000001
"EnableSmartSelfLearning"=dword:00000001
"EnableLiveSticker"=dword:00000000
"Enable EUDP"=dword:00000001
"Enable Double Pinyin"=dword:00000001
"UserDefinedDoublePinyinScheme0"="xiaohe*2*^*iuvdjhcwfg^xmlnpbksqszxkrltvyovt"
"DoublePinyinScheme"=dword:0000000a

Save the file with the .reg extension and execute it.

Method 2#

Manually add a registry entry.

Press Windows + R to open the Run dialog, type "regedit" and press Enter to open the Registry Editor;
Navigate to the following path:

HKEY_CURRENT_USER\Software\Microsoft\InputMethod\Settings\CHS

Create a new string value with the name:

UserDefinedDoublePinyinScheme0

Set the value to:

2*^*iuvdjhcwfg^xmlnpbksqszxkrltvyovt

After exiting, go to the Microsoft Pinyin settings and you will see that the Xiaohe Shuangpin scheme is now available. Select it and click Save.

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.