首先拷貝Windows XP系統下的 "WINPY.IME" "WINPY.MB" 到Windows vista下的“Windows/system32”目錄下。
然后新建一個記事本文檔,在其中寫入以下代碼:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlKeyboard LayoutsE0010804]
"Layout File"="KBDUS.DLL"
"Layout Text"="中文 (簡體) - 全拼"
"IME File"="winpy.ime"
"Layout Display Name"="@%SystemRoot%system32input.dll,-5073"
輸入完畢后,將該文本另存為.reg格式(比如pin.reg),然后雙擊你另存為的這個文件,系統此時會提示你是否要將該文件導入注冊表,確認后即可導入,此后你的Windows Vista系統即可使用Windows XP下的全拼輸入法了。