blueshare.pkg

来自「蓝牙传输文件, symbian3.0 系统下. 2FP没有试过」· PKG 代码 · 共 36 行

PKG
36
字号
; Installation file for BlueShare application
;
; This is an auto-generated PKG file by Carbide.
; This file uses variables specific to Carbide builds that will not work
; on command-line builds. If you want to use this generated PKG file from the
; command-line tools you will need to modify the variables with the appropriate
; values: $(EPOCROOT), $(PLATFORM), $(TARGET)
;
;Language - standard language definitions
&EN

; standard SIS file header
#{"BlueShare"},(0xE0005B8E),1,0,0

;Localised Vendor name
%{"Vendor-EN"}

;Unique Vendor name
:"Vendor"

;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>
"c:\Symbian\9.1\S60_3rd_MR_3\epoc32\release\gcce\udeb\prebtsh.exe" -"!:\sys\bin\prebtsh.exe",FR,RI,RW
"c:\Symbian\9.1\S60_3rd_MR_3\epoc32\release\gcce\udeb\BlueShare_0xE0005B8E.exe" -"!:\sys\bin\BlueShare_0xE0005B8E.exe"
"c:\Symbian\9.1\S60_3rd_MR_3\Epoc32\data\z\resource\apps\BlueShare_0xE0005B8E.rsc" -"!:\resource\apps\BlueShare_0xE0005B8E.rsc"
"c:\Symbian\9.1\S60_3rd_MR_3\Epoc32\data\z\private\10003a3f\apps\BlueShare_0xE0005B8E_reg.rsc" -"!:\private\10003a3f\import\apps\BlueShare_0xE0005B8E_reg.rsc"
"c:\Symbian\9.1\S60_3rd_MR_3\Epoc32\data\z\resource\apps\BlueShare_0xE0005B8E.mif" -"!:\resource\apps\BlueShare_0xE0005B8E.mif"

;required for application to be covered by backup/restore facility 
".\backup_registration.xml"		-"!:\private\E0005B8E\backup_registration.xml"

⌨️ 快捷键说明

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