0
|
1 |
;
|
|
2 |
; Software Name : UserEmulator
|
|
3 |
; Version : v4.2.1309
|
|
4 |
;
|
|
5 |
; Copyright (c) 2009 France Telecom. All rights reserved.
|
|
6 |
; This software is distributed under the License
|
|
7 |
; "Eclipse Public License - v 1.0" the text of which is available
|
|
8 |
; at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
|
9 |
;
|
|
10 |
; Initial Contributors:
|
|
11 |
; France Telecom
|
|
12 |
;
|
|
13 |
; Contributors:
|
|
14 |
;
|
|
15 |
; File Name: UserEmulator.pkg
|
|
16 |
;
|
|
17 |
; Created: 13/08/2009
|
|
18 |
; Author(s): Marcell Kiss, Reshma Sandeep Das
|
|
19 |
;
|
|
20 |
; Description:
|
|
21 |
; Installation file for UserEmulator application
|
|
22 |
;
|
|
23 |
;
|
|
24 |
|
|
25 |
;Language - standard language definitions
|
|
26 |
&EN
|
|
27 |
|
|
28 |
; standard SIS file header
|
|
29 |
#{"UserEmulator"},(0x2001C3AF),4,2,2509
|
|
30 |
|
|
31 |
;Localised Vendor name
|
|
32 |
%{"France Telecom R&D UK Ltd"}
|
|
33 |
|
|
34 |
;Unique Vendor name
|
|
35 |
:"France Telecom R&D UK Ltd"
|
|
36 |
;Supports Series 60 v 3.1
|
|
37 |
[0x102032BE], 0, 0, 0, {"Series60ProductID"}
|
|
38 |
|
|
39 |
;Supports Series 60 v 3.2
|
|
40 |
[0x102752AE], 0, 0, 0, {"Series60ProductID"}
|
|
41 |
|
|
42 |
;Supports Series 60 v 5.0
|
|
43 |
[0x1028315F], 0, 0, 0, {"Series60ProductID"}
|
|
44 |
|
|
45 |
; Display license agreement
|
|
46 |
;"LicenseUK.txt"-"", FILETEXT, TEXTEXIT
|
|
47 |
|
|
48 |
;Files to install
|
|
49 |
;You should change the source paths to match that of your environment
|
|
50 |
;<source> <destination>
|
|
51 |
; 5th edition!
|
|
52 |
"$(EPOCROOT)epoc32\data\z\resource\apps\UserEmulator_0x2001C3AF.rsc" -"C:\resource\apps\UserEmulator_0x2001C3AF.rsc"
|
|
53 |
"$(EPOCROOT)epoc32\data\z\private\10003a3f\import\apps\UserEmulator_0x2001C3AF_reg.rsc" -"C:\private\10003a3f\import\apps\UserEmulator_0x2001C3AF_reg.rsc"
|
|
54 |
"$(EPOCROOT)epoc32\data\z\resource\apps\UserEmulator_0x2001C3AF.mif" -"C:\resource\apps\UserEmulator_0x2001C3AF.mif"
|
|
55 |
"$(EPOCROOT)epoc32\data\z\system\apps\useremulator\Icons.mbm" -"C:\system\apps\UserEmulator\Icons.mbm"
|
|
56 |
|
|
57 |
"$(EPOCROOT)epoc32\release\gcce\urel\Animation_client_0x20025CA9.dll" -"C:\sys\bin\Animation_client_0x20025CA9.dll"
|
|
58 |
"$(EPOCROOT)epoc32\release\gcce\urel\Animation_server_0x20025CA8.dll" -"C:\sys\bin\Animation_server_0x20025CA8.dll"
|
|
59 |
|
|
60 |
"..\help\UserEmulator_0x2001C3AF.hlp"- "C:\resource\help\UserEmulator_0x2001C3AF.hlp"
|
|
61 |
"$(EPOCROOT)epoc32\release\gcce\urel\UserEmulator_0x2001C3AF.exe" -"C:\sys\bin\UserEmulator_0x2001C3AF.exe",FR,RI |