Preconfiguring on Microsoft Windows Mobile
Platforms
...
1. Choose the runtime environment that you want to change. For each runtime environment there is one ZIP file. The ZIP files reside in the following directories:
○ JSP runtime environment: \NWMClient<Support Package Stack_Patch>.sca\DEPLOYARCHIVES\NWM_JSP_WINCE.sda\NWM_JSP_WINCE.zip
○ AWT runtime environment: \NWMClient<Support Package Stack_Patch>.sca\DEPLOYARCHIVES\NWM_AWT_WINCE.sda\NWM_AWT_WINCE.zip
2. Create a directory and unzip the ZIP file to it.
3. Adjust the inf file:
a. Open the inf file in directory cabfiles.
b. Search for the section [SourceDiskNames] in the file and adapt the paths in accordance with the directory created in step 2.
Possible paths are for example: C:\BUILD\GENDIRS\patch_ME\opt\java\packaged\full\Core
or C:\BUILD\GENDIRS\dev\opt\java\packaged\full\Tom
4. Adjust the CAB files as required. You can predefine or set certain parameters (see Behavior of SAP MI on the Mobile Device).

To avoid system performance problems caused by temporary Internet files you can limit their size. To do this you need to change the registry. You can find more information on the necessary settings in Note 851831.
5. If you do not have a Microsoft CabWiz tool yet, proceed as follows:
a. Download the Software Development Kit for the required Windows Mobile version in the Internet from the Microsoft Download Center:
Download Center
http://www.microsoft.com/downloads → Windows Mobile
■ SDK for Windows Mobile 2003-based Pocket PCs
http://www.microsoft.com/downloads/details.aspx?FamilyID=9996b314-0364-4623-9ede-0b5fbb133652&DisplayLang=en
■ Developer Resources for Windows Mobile 2003 Second Edition
http://www.microsoft.com/downloads/details.aspx?familyid=6A34DC83-C3CE-4A4C-AB83-491FD5729551&displaylang=en
■ Windows Mobile 5.0 SDK for Pocket PC
http://www.microsoft.com/downloads/details.aspx?FamilyID=83a52af2-f524-4ec5-9155-717cbe5d25ed&DisplayLang=en
b. Install the required Software Development Kit.
6. Copy the following CabWiz tool files from the installation directory into the directory containing the file makecab.bat:
○ cabwiz.ddf
○ cabwiz.exe
○ makecab.exe
7. Open the file makecab.bat with a text editor and replace ${private.cab.file.name} with the name of the inf file contained in the directory cabfiles.
8. Call the file makecab.bat with a double click.
This program creates the new file in the directory cabfiles.
9. Use this file for the installation on the mobile device.