pycryptpyd.pkg
来自「symbian 发送短信例子 S60 SMS Sample」· PKG 代码 · 共 28 行
PKG
28 行
; Installation file for PyCrypt application
;
;Language - standard language definitions
&EN
; standard SIS file header
#{"PyCrypt"},(0xEE0D12D6),1,0,0, TYPE=SA
;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/epoc32/release/gcce/UREL/pycrypt.dll" -"C:\sys\bin\pycrypt.pyd"
; Add any installation notes if applicable
;"PyCrypt.txt" -"!:\private\EE0D12D6\PyCrypt.txt"
;required for application to be covered by backup/restore facility
;"..\sis\backup_registration.xml" -"!:\private\EE0D12D6\backup_registration.xml"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?