mytest.pkg
来自「一个简单的在s60手机上运行的小程序」· PKG 代码 · 共 25 行
PKG
25 行
;
; Installation file for $$Root$$ application
;
;Languages
&EN
;
; UID is the app's UID
;
#{"myTest"},(0x0C884B99),1,0,0
;
;Supports Series 60 v 2.0
;This line indicates that this installation is for the Series 60 platform v2.0
;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.0 platforms
(0x101F7960), 0, 0, 0, {"Series60ProductID"}
;
; Four files to install
;
"E:\Symbian\8.0a\S60_2nd_FP2_SC\epoc32\release\wins\udeb\z\system\APPS\MYTEST\myTest.app" -"!:\system\apps\myTest\myTest.app"
"E:\Symbian\8.0a\S60_2nd_FP2_SC\epoc32\release\wins\udeb\z\system\APPS\MYTEST\myTest.rsc" -"!:\system\apps\myTest\myTest.rsc"
"E:\Symbian\8.0a\S60_2nd_FP2_SC\epoc32\release\wins\udeb\z\system\APPS\MYTEST\myTest_caption.rsc" -"!:\system\apps\myTest\myTest_caption.rsc"
"E:\Symbian\8.0a\S60_2nd_FP2_SC\epoc32\release\wins\udeb\z\system\APPS\MYTEST\myTest.aif" -"!:\system\apps\myTest\myTest.aif"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?