最近はよぉくいろいろROMをXperia X1にいれたりして、またはソフトウェアの汎用性のテストでよぉくハードリセットをしてたため、いつもハードリセットしてからすぐCe-Starをいれてるだが、いちいち同歩しなくちゃインスコできなくて面倒くて、それから、僕はCe-Starをいれるのは入力のほうではなく、単なる中日フォントとwince.nlsしかいらないため、一度Ce-Starをインストールしてから、モバイルのレジストリとかwindowsフォルダとかには必要なファイルとregを取り出してみた。
下記の手順でなんとなく済ませた:
- /windows/フォルダにはwince.nlsとsunglobe.ttfのファイルを取り、
- レジストリツールで、[HKEY_LOCAL_MACHINE\Software\Microsoft\FontLink\SystemLink]のregをエクスポートし、
- WinCE CAB Managerでそれらをまとめてからcabのファイル作成する。
- cabファイルを本体にいれて実行してからリセット。「終了」
ちなみに、下記のは自分の取り出してみたレジストリコードなのです:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\Microsoft\FontLink\SystemLink]
"_SysLink_"="\\windows\\msgothic.ac3,MS UI Gothic"
"Arial"="\\Windows\\sunglobe.ttf,UniSun"
"Courier New"="\\Windows\\sunglobe.ttf,UniSun"
"MS Gothic"="\\Windows\\sunglobe.ttf,UniSun"
"MS PGothic"="\\Windows\\sunglobe.ttf,UniSun"
"MS UI Gothic"="\\Windows\\sunglobe.ttf,UniSun"
"PMingLiu"="\\Windows\\tahoma.ttf,Tahoma"
"SC_Song"="\\Windows\\tahoma.ttf,Tahoma"
"Tahoma"="\\Windows\\sunglobe.ttf,UniSun"
"Times New Roman"="\\Windows\\sunglobe.ttf,UniSun"
"UniSun"="\\Windows\\tahoma.ttf,Tahoma"
"宋体"="\\Windows\\tahoma.ttf,Tahoma"
"新細明體"="\\Windows\\tahoma.ttf,Tahoma"
"MS ゴシック"="\\Windows\\sunglobe.ttf,UniSun"
"MS Pゴシック"="\\Windows\\sunglobe.ttf,UniSun"
これで、ハードリセットしても、同歩なんかいらなく、すぐストレージカードからcabでインストールすればよくて便利だろうね。最近常刷各樣的ROM到Xperia X1上,又試咗好多軟件的問題,所以好多時都硬啓,之後就安裝Ce-Star的,不過每次都要同步才安裝得到真係好麻煩,另外,我安裝Ce-Star唔係要佢啲輸入法,只係要佢那個中日字型同埋wince.nls,所以我試咗先安裝一次Ce-Star之後,從手機把要用到的註冊表及檔案抽出唻.
我以下面的方法總算搞掂咗:
- /windows/之料夾內把wince.nls及sunglobe.ttf的檔案取出,
- 用註冊表工具到以下路徑[HKEY_LOCAL_MACHINE\Software\Microsoft\FontLink\SystemLink]讀出reg檔,
- 用WinCE CAB Manager把上述資料弄成cab檔.
- 把cab檔放到手機執行後重啓.「完」
另外,下面係我所抽出的註冊表內容:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\Microsoft\FontLink\SystemLink]
"_SysLink_"="\\windows\\msgothic.ac3,MS UI Gothic"
"Arial"="\\Windows\\sunglobe.ttf,UniSun"
"Courier New"="\\Windows\\sunglobe.ttf,UniSun"
"MS Gothic"="\\Windows\\sunglobe.ttf,UniSun"
"MS PGothic"="\\Windows\\sunglobe.ttf,UniSun"
"MS UI Gothic"="\\Windows\\sunglobe.ttf,UniSun"
"PMingLiu"="\\Windows\\tahoma.ttf,Tahoma"
"SC_Song"="\\Windows\\tahoma.ttf,Tahoma"
"Tahoma"="\\Windows\\sunglobe.ttf,UniSun"
"Times New Roman"="\\Windows\\sunglobe.ttf,UniSun"
"UniSun"="\\Windows\\tahoma.ttf,Tahoma"
"宋体"="\\Windows\\tahoma.ttf,Tahoma"
"新細明體"="\\Windows\\tahoma.ttf,Tahoma"
"MS ゴシック"="\\Windows\\sunglobe.ttf,UniSun"
"MS Pゴシック"="\\Windows\\sunglobe.ttf,UniSun"
咁樣,就算硬啓都好啦,唔洗同步,只要於儲存卡內安裝cab便可以了,幾方便啊.