fepsetup.pkg

来自「运行EXE实例的一个实例」· PKG 代码 · 共 29 行

PKG
29
字号
;
; Installation file for FepSetup application
;
;Languages
&EN
;
; UID is the app's UID
;
#{"FepSetup"},(0x00003473),1,0,0
;
;Supports Series 60 v 0.9
;This line indicates that this installation is for the Series 60 platform v0.9
;This line must appear _exactly_ as shown below in the sis file
;If this line is missing or incorrect, the sis file will not be able
;to be installed on Series 60 v0.9 platforms
(0x101F6F88), 0, 0, 0, {"Series60ProductID"}

"ReadMe.txt"-"",FT,TA

;
; Four files to install
;
"\Symbian\6.1\Series60\Epoc32\release\thumb\urel\FepSetup.app"         -"!:\system\apps\FepSetup\FepSetup.app"
"\Symbian\6.1\Series60\Epoc32\release\thumb\urel\FepSetup.rsc"         -"!:\system\apps\FepSetup\FepSetup.rsc"
"\Symbian\6.1\Series60\Epoc32\release\thumb\urel\FepSetup_caption.rsc" -"!:\system\apps\FepSetup\FepSetup_caption.rsc"
"\Symbian\6.1\Series60\Epoc32\release\thumb\urel\FepSetup.aif"         -"!:\system\apps\FepSetup\FepSetup.aif"


⌨️ 快捷键说明

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