equal
deleted
inserted
replaced
|
1 @rem |
|
2 @rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
3 @rem All rights reserved. |
|
4 @rem This component and the accompanying materials are made available |
|
5 @rem under the terms of "Eclipse Public License v1.0" |
|
6 @rem which accompanies this distribution, and is available |
|
7 @rem at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 @rem |
|
9 @rem Initial Contributors: |
|
10 @rem Nokia Corporation - initial contribution. |
|
11 @rem |
|
12 @rem Contributors: |
|
13 @rem |
|
14 @rem Description: makesis_messaging.bat |
|
15 |
|
16 @ECHO OFF |
|
17 |
|
18 ECHO ************************************ |
|
19 |
|
20 ECHO To update conversation application/server create conversation app/server installer |
|
21 ECHO before creating messaging installer. Compile conversation from /ext/app/messagingext/group. |
|
22 ECHO and then run /ext/app/messagingext/messagingconversation/docs/makesis-iad.bat to export |
|
23 ECHO latest conversation installer to \epoc32\data\z\system\install\ path. Before run this |
|
24 ECHO BAT file all language variant related resource need to be added conversation PKG file, and |
|
25 ECHO sign certificate need to be modify based on prd/rnd image. If certificate is not up to date, |
|
26 ECHO update will be failed for certain component. |
|
27 |
|
28 ECHO If there are no changes in conversation then conversation update can be prevented by removing |
|
29 ECHO conversation embedded sisx from messaging pkg file. |
|
30 |
|
31 ECHO *********************************** |
|
32 |
|
33 makesis Messaging.pkg |