maketheme.bat
来自「windows 手机homeskin」· Batch 代码 · 共 12 行
BAT
12 行
REM You will likely have to modify the location of CabwizSP.
rem sign the dll first
"e:\signcode\signcode.exe" -cn "Smartphone Privileged Development Code-Signing for bryan" -$ individual ..\ARMV4Rel\homeskin4_0.dll
"e:\signcode\signcode.exe" -cn "Smartphone Privileged Development Code-Signing for bryan" -$ individual ..\ARMV4Rel\homeskin4_1.dll
"e:\signcode\signcode.exe" -cn "Smartphone Privileged Development Code-Signing for bryan" -$ individual ..\ARMV4Rel\homeskin4_2.dll
rem generate the theme file
"C:\program files\windows ce tools\wce420\Smartphone 2003\tools\CabwizSP.exe" HomeSkin4.inf /postxml postinstall.xml /cpu ARM
move Homeskin4.ARM.CAB "Mio Homeskin4.hme"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?