vrex.pkg

来自「S60官方视屏播放器程序」· PKG 代码 · 共 25 行

PKG
25
字号
;
; Installation file for VRex application
;
;Languages
&EN
;
; UID is the app's UID
;
#{"VRex"},(0x101FF1Ca),1,0,0
;
;Supports Series 60 v 2.1
;This line indicates that this installation is for the Series 60 platform v2.1
;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 v2.1 platforms
(0x101f9115), 0, 0, 0, {"Series60ProductID"} 
;
; Four files to install
;
"\Epoc32\release\thumb\urel\VRex.app"		   -"!:\system\apps\VRex\VRex.app"
"\Epoc32\data\z\system\apps\VRex\VRex.rsc"         -"!:\system\apps\VRex\VRex.rsc"
"\Epoc32\data\z\system\apps\VRex\VRex_caption.rsc" -"!:\system\apps\VRex\VRex_caption.rsc"
"\Epoc32\data\z\system\apps\VRex\VRex.aif"         -"!:\system\apps\VRex\VRex.aif"

⌨️ 快捷键说明

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