mmserv/metadatautility/sis/readme.txt
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 31 Mar 2010 22:29:45 +0300
branchRCL_3
changeset 10 3d8c721bf319
parent 0 71ca22bcf22a
permissions -rw-r--r--
Revision: 201011 Kit: 201013

***************************************
* Steps to create Metadata Utility SISX
***************************************

************ Metadata Utility has to be upgraded as "full upgrade" package
************ The DLLs and the resource file will always be upgraded together


1. Upgrade the DLLs version number (refer to: Upgrade dll version number)
2. Build the metadata sisx file
3. Build the cenrep sisx file


**************************************
*  Cenrep
**************************************
1. Build centrepconv.exe (refer to IAD wiki)

2. Create the cenrep .txt file using the "cenrep Configuration Tool"
Refer to:
K:\s60\tools\toolsextensions\ConfigurationTool

3. Copy the cenrep .txt file into c:\cenrep\

4. Create the cenrep .cre file:
K:\epoc32\release\winscw\udeb>centrepconv.exe  -nowait  -o c:\cenrep\10207af7.cre c:\cenrep\10207af7.txt

5. To create the cenrep sis file:
- copy "10207af7.cre" into the "\mmmw\metadatautility\sis" directory, then run the "build_cenrep_sisx.bat"


**************************************
* Upgrade dll version number
**************************************
1. Run "change_version.bat" script from \mmmw\metadatautility\sis