From c8e84d617db1d894f44b7187ee76095b8743193a Mon Sep 17 00:00:00 2001 From: siujamo Date: Fri, 8 Aug 2025 09:55:03 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E5=B0=8F=E9=B9=A4?= =?UTF-8?q?=E5=8F=8C=E6=8B=BC=E6=96=B9=E6=A1=88=20Windows=20=E6=B3=A8?= =?UTF-8?q?=E5=86=8C=E8=A1=A8=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Windows/shuangpin-xiaohe.reg | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Windows/shuangpin-xiaohe.reg diff --git a/Windows/shuangpin-xiaohe.reg b/Windows/shuangpin-xiaohe.reg new file mode 100644 index 0000000..8c68749 --- /dev/null +++ b/Windows/shuangpin-xiaohe.reg @@ -0,0 +1,13 @@ +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"="小鹤双拼*2*^*iuvdjhcwfg^xmlnpbksqszxkrltvyovt" +"DoublePinyinScheme"=dword:0000000a \ No newline at end of file