15
|
1 |
; Installation file for DirectPrintApp application
|
|
2 |
;
|
|
3 |
; This is an auto-generated PKG file by Carbide.
|
|
4 |
; This file uses variables specific to Carbide builds that will not work
|
|
5 |
; on command-line builds. If you want to use this generated PKG file from the
|
|
6 |
; command-line tools you will need to modify the variables with the appropriate
|
|
7 |
; values: $(EPOCROOT), $(PLATFORM), $(TARGET)
|
|
8 |
;
|
|
9 |
;Language - standard language definitions
|
|
10 |
&EN
|
|
11 |
|
|
12 |
; standard SIS file header
|
|
13 |
#{"DirectPrintApp"},(0x2002BB28),1,0,0
|
|
14 |
|
|
15 |
;Localised Vendor name
|
|
16 |
%{"Vendor-EN"}
|
|
17 |
|
|
18 |
;Unique Vendor name
|
|
19 |
:"Vendor"
|
|
20 |
|
|
21 |
;Supports Series 60 v 3.0
|
|
22 |
[0x101F7961], 0, 0, 0, {"Series60ProductID"}
|
|
23 |
|
|
24 |
;Files to install
|
|
25 |
;You should change the source paths to match that of your environment
|
|
26 |
;<source> <destination>
|
|
27 |
"$(EPOCROOT)Epoc32\release\$(PLATFORM)\$(TARGET)\DirectPrintApp.exe" -"!:\sys\bin\DirectPrintApp.exe"
|
|
28 |
"$(EPOCROOT)Epoc32\data\z\resource\apps\DirectPrintApp.rsc" -"!:\resource\apps\DirectPrintApp.rsc"
|
|
29 |
"$(EPOCROOT)Epoc32\data\z\private\10003a3f\apps\DirectPrintApp_reg.rsc" -"!:\private\10003a3f\import\apps\DirectPrintApp_reg.rsc"
|
|
30 |
"$(EPOCROOT)Epoc32\data\z\resource\apps\DirectPrintApp.mif" -"!:\resource\apps\DirectPrintApp.mif"
|
|
31 |
"..\help\DirectPrintApp.hlp" -"!:\resource\help\DirectPrintApp.hlp"
|
|
32 |
|
|
33 |
; Add any installation notes if applicable
|
|
34 |
;"DirectPrintApp.txt" -"!:\private\2002BB28\DirectPrintApp.txt"
|
|
35 |
|
|
36 |
;required for application to be covered by backup/restore facility
|
|
37 |
"..\sis\backup_registration.xml" -"!:\private\2002BB28\backup_registration.xml"
|