activehello.pkg

来自「Symbian OS C++ 手机应用开发(第一卷)部分事例代码」· PKG 代码 · 共 17 行

PKG
17
字号
;
; Activehello Installation script.
;
;
; Specify the supported languages; items must appear in this order subsequently
&EN
;
; The installation name and header data
#{"ActiveHello"},(0x10af8b3f),1,0,0
(0x101F7960), 0, 0, 0, {"Series60ProductID"}
;
; The files to install
"\Epoc32\release\armi\urel\activehello.app"-"!:\System\Apps\ActiveHello\ActiveHello.app"
"\Epoc32\data\z\system\apps\activehello\activehello.rsc"-"!:\System\Apps\ActiveHello\ActiveHello.rsc"


⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?