vrex_s60_3rd_ed_selfsigned_carbide.pkg
来自「这个是一个symbian的例子」· PKG 代码 · 共 32 行
PKG
32 行
; VRex_s60_3rd_ed_selfsigned_Carbide.pkg
; Installation file for VRex application
;
;Language - standard language definitions
&EN
;
; standard SIS file header
#{"VRex"},(0xEEF9CA30),2,0,0
;
;Localised Vendor name
%{"Forum Nokia-EN"}
;
;Unique Vendor name
:"Forum Nokia"
;
;Supports Series 60 v 3.0
[0x101F7961], 0, 0, 0, {"Series60ProductID"}
;
;Files to install
;You should change the source paths to match that of your environment
;<source> <destination>
"$(EPOCROOT)\Epoc32\release\$(PLATFORM)\$(TARGET)\VRex.exe" -"!:\sys\bin\VRex.exe"
"$(EPOCROOT)\Epoc32\data\z\resource\apps\VRex.rsc" -"!:\resource\apps\VRex.rsc"
"$(EPOCROOT)\Epoc32\data\z\private\10003a3f\apps\VRex_reg.rsc" -"!:\private\10003a3f\import\apps\VRex_reg.rsc"
"$(EPOCROOT)\Epoc32\data\z\resource\apps\VRex.mif" -"!:\resource\apps\VRex.mif"
;
; Add any installation notes if applicable
;"VRex.txt" -"!:\private\0BE4E511\VRex.txt"
;
;required for application to be covered by backup/restore facility
;"..\sis\backup_registration.xml" -"!:\private\0BE4E511\backup_registration.xml"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?