iapconnect.pkg

来自「symbian中如何取得内部联网方式」· PKG 代码 · 共 25 行

PKG
25
字号
;
; Installation file for Internet Access Points Example v2.0
;
;Languages
&EN
;
; UID is the app's UID
;
#{"IAPConnect"},(0x11053EAA),2,0,0
;
;Supports S60 v 2.6
;This line indicates that this installation is for the S60 platform v2.6
;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 S60 v2.6 platforms
(0x10200BAB), 0, 0, 0, {"Series60ProductID"} 
;
; Four files to install
;
"C:\Symbian\8.0a\S60_2nd_FP2_CW\Epoc32\release\thumb\urel\IAPConnect.app"			-"!:\system\apps\IAPConnect\IAPConnect.app"
"C:\Symbian\8.0a\S60_2nd_FP2_CW\Epoc32\data\z\system\apps\IAPConnect\IAPConnect.rsc"         	-"!:\system\apps\IAPConnect\IAPConnect.rsc"
"C:\Symbian\8.0a\S60_2nd_FP2_CW\Epoc32\data\z\system\apps\IAPConnect\IAPConnect_caption.rsc" 	-"!:\system\apps\IAPConnect\IAPConnect_caption.rsc"
"C:\Symbian\8.0a\S60_2nd_FP2_CW\Epoc32\data\z\system\apps\IAPConnect\IAPConnect.aif"         	-"!:\system\apps\IAPConnect\IAPConnect.aif"

⌨️ 快捷键说明

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