|
发表于 2009-11-5 08:07:45
|
显示全部楼层
將系統自型修改成 UNICODE 的好處是
OUTLOOK 可以繁中簡中日文 一齊輸入在同一筆資料
copy DFU_HMD.ttf 到 \windows\fonts\
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes]
修改 "MS Shell Dlg"="DFPHeiMedium-UN"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize]
"GUIFont.Facename"="DFPHeiMedium-UN"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"PreloadFontFile"="DFPHeiMedium-UN"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink]
新增 "Tahoma"="DFU_HMD.ttf,DFPHeiMedium-UN" |
|