| 
 | 
 
将default注册表挂载成 pe_def,将下面内容导入注册表即可 
 
Windows Registry Editor Version 5.00 
 
[HKEY_LOCAL_MACHINE\pe_def\Control Panel\International\User Profile] 
"InputMethodOverride"="0804:00000409" 
 
[HKEY_LOCAL_MACHINE\pe_def\Control Panel\International\User Profile\zh-Hans] 
"0804:00000409"=dword:00000001 
 
 
[HKEY_LOCAL_MACHINE\pe_def\Control Panel\International\User Profile\zh-Hans-CN] 
"0804:00000409"=dword:00000001 
 
[HKEY_LOCAL_MACHINE\pe_def\Keyboard Layout\Preload] 
"1"="d0000804" 
 
[HKEY_LOCAL_MACHINE\pe_def\Keyboard Layout\Substitutes] 
"d0000804"="00000409" |   
 
评分
- 
查看全部评分
 
 
 
 
 
 |