📄 signedapp.pkg
字号:
;
; SignedApp Installation script for EpocInstall.
;
; Copyright (C) UIQ Technology AB, 2007
;
; This material is provided "as is" without any warranty to its performance or functionality.
; In no event shall UIQ Technology be liable for any damages whatsoever arising out of the
; use or inabilty to use this material.
;
; Specifiy the languages we support, items must appear in this order subsequently
&EN
; List of localised vendor names - one per language. At least one must be provided (English [EN]).
; in order EN,FR,GE...
%{"ZingMagic"}
; The non-localised, globally unique vendor name (mandatory)
; This MUST be who the app UID has been allocated to.
:"ZingMagic Limited"
; What our app name is displayed as, in order EN,FR,GE
#{"SignedApp"},(0x20000462),1,00,01,TYPE=SA
;
; ProductID for UIQ 3.0
; Product/platform version UID, Major, Minor, Build, Product ID
[0x101F6300], 3, 0, 0, {"UIQ30ProductID"}
;
; The lang independant files we install
"..\..\..\epoc32\release\gcce\urel\SignedApp_0x20000462.exe"-"!:\sys\bin\SignedApp_0x20000462.exe"
"..\..\..\epoc32\data\z\resource\apps\SignedApp_icons_0x20000462.mbm"-"!:\resource\apps\SignedApp_icons_0x20000462.mbm"
"..\..\..\epoc32\data\z\resource\apps\SignedApp_0x20000462.mbm"-"!:\resource\apps\SignedApp_0x20000462.mbm"
"..\..\..\epoc32\data\z\private\10003a3f\apps\SignedApp_reg_0x20000462.rsc"-"!:\private\10003a3f\import\apps\SignedApp_reg_0x20000462.rsc"
;
; Backup registration
"backup_registration.xml"-"!:\Private\20000462\backup_registration.xml"
;
; The language resource files, in order EN,FR,GE
; The registration file localized component
{
"..\..\..\epoc32\data\z\resource\apps\SignedApp_loc_0x20000462.r01"
}-"!:\resource\apps\SignedApp_loc_0x20000462.rsc"
;
; the priamry app resource file
{
"..\..\..\epoc32\data\z\resource\apps\SignedApp_0x20000462.r01"
}-"!:\resource\apps\SignedApp_0x20000462.rsc"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -