background image

Mobile Device Package Editor Reference

10

Introduction to Mobile Device Package Editor

 

View Navigation

Click these tabs to change views.

Compile

Click the Compile button to build the package.

Using the INF Editor

As you specify settings in Installation Expert, an .INF file is created, containing 
information about the installation. The INF Editor lets you view and edit that .INF file. 
You might do this to add functionality that isn’t possible with Installation Expert alone.

To display the INF Editor, click the INF Editor tab at the lower left of the main window.

The INF Editor is a basic text editor. Changes that you make in Installation Expert are 
automatically reflected in the .INF file, and vice versa.

Warning
The INF Editor does not validate any changes you make to the .INF file. Edit the .INF file 
directly only if you have a clear understanding of the .INF file contents and syntax. 
Search for “.inf Files for Devices” in the MSDN library (

msdn.microsoft.com/library/

).

Compiling a Mobile Device Installation

Mobile device .CAB files are generated by the CabWiz program from an information 
(.INF) file. The Application Type option on the Application Information page 
determines which CabWiz program is used:

z

Pocket PC applications use Cabwiz.exe.

z

Smartphone applications use CabwizSP.exe.

Compiled Files

When you compile an .INF file with the Mobile Device Package Editor, the following files 
are created:

z

installation_name.device_name.CAB
The installation file, containing all the resources (files, registry keys, and shortcuts) 
that comprise the application. The compile process creates a .CAB file for the default 
device and every additional device that is defined in the installation.

z

installation_name.device_name.DAT
(Pocket PC only.) Stores the instructions for installing the application.

z

WiseErr.txt
Records error messages that result from the compile.

To compile a mobile device installation

1. Click Compile at the lower right of the main window.

If you have not saved the installation, the Save As dialog box appears. Save the 
.INF file.

Summary of Contents for WISE MOBILE DEVICE PACKAGE EDITOR 7.0 SP2

Page 1: ...Wise Mobile Device Package Editor Reference ...

Page 2: ...S AND WARRANTIES INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY FITNESS FOR A PARTICULAR PURPOSE OR NON INFRINGEMENT ARE DISCLAIMED EXCEPT TO THE EXTENT THAT SUCH DISCLAIMERS ARE HELD TO BE LEGALLY INVALID SYMANTEC CORPORATION SHALL NOT BE LIABLE FOR INCIDENTAL OR CONSEQUENTIAL DAMAGES IN CONNECTION WITH THE FURNISHING PERFORMANCE OR USE OF THIS DOCUMENTATION THE INFORMATION CONTAINED IN THIS D...

Page 3: ... on a regional business hours or 24 hours a day 7 days a week basis z Premium service offerings that include Account Management Services For information about Symantec s support offerings you can visit our web site at the following URL www symantec com business support All support services will be delivered in accordance with your support agreement and the then current enterprise technical support...

Page 4: ...est information about product updates and upgrades z Information about upgrade assurance and maintenance contracts z Information about the Symantec Buying Programs z Advice about Symantec s technical support options z Nontechnical presales questions z Issues that are related to CD ROMs or manuals Support agreement resources If you want to contact Symantec regarding an existing support agreement pl...

Page 5: ...l threats Consulting Services Symantec Consulting Services provide on site technical expertise from Symantec and its trusted partners Symantec Consulting Services offer a variety of prepackaged and customizable options that include assessment design implementation monitoring and management capabilities Each is focused on establishing and maintaining the integrity and availability of your IT resour...

Page 6: ...ing the INF Editor 10 Compiling a Mobile Device Installation 10 Product Documentation 11 Chapter 2 Creating Installations for Mobile Devices 12 About Installation Expert in Mobile Device Package Editor 12 Defining Application Information 12 About Multiple Device Support 13 Defining Device Support 14 Entering Platform Information 15 Files Page 16 Adding Files to a Mobile Device Installation 17 Edit...

Page 7: ...ion options generate the project file in INF format which is used to compile the installation CAB files For advanced customization you can edit the INF directly within the Mobile Device Package Editor Changes that you make in Installation Expert are automatically reflected in the INF file and vice versa You can open an INF file from any vendor or other third party in the Mobile Device Package Edit...

Page 8: ...ation on the device z The end user copies the CAB file to the mobile device and opens it The CAB file extracts its contents to the directories that were specified in the INF file Uninstall of the mobile device application is controlled by the mobile device and ActiveSync Uninstalling the mobile device installation from the desktop computer does not affect the application that is installed on the m...

Page 9: ...name to expand or collapse its pages Click a page name to display that page Page Area When you click a page name in a page group this area displays the page s options Each page lets you define a specific aspect of the mobile device package Examples On the Files page you define what files are included in the package Complete just the pages that are pertinent to your particular package in any order ...

Page 10: ...ces in the MSDN library msdn microsoft com library Compiling a Mobile Device Installation Mobile device CAB files are generated by the CabWiz program from an information INF file The Application Type option on the Application Information page determines which CabWiz program is used z Pocket PC applications use Cabwiz exe z Smartphone applications use CabwizSP exe Compiled Files When you compile an...

Page 11: ...ion Use the following sources of information to learn about this product Online Help The online help contains detailed technical information and step by step instructions for performing common tasks Access help in the following ways z To display context sensitive help for the active window or dialog box press F1 z To select a help topic from a table of contents index or search select Help menu Hel...

Page 12: ...ages are organized into logical groups and listed in the order in which you usually use them For advanced customization you can edit the INF directly within the Mobile Device Package Editor Changes that you make in Installation Expert are automatically reflected in the INF file and vice versa To display the INF Editor click the INF Editor tab at the lower left of the main window Defining Applicati...

Page 13: ...ltiple CAB files At run time the mobile device installation queries the connected mobile device for its platform and processor and then runs the CAB file that has support for that system A single INF file can contain information to produce multiple CAB files for installation on multiple platforms The platform specific information is identified in the CEDevice section of the INF file In Mobile Devi...

Page 14: ...page populate the Current Device drop down list that appears on the Files Registry and Shortcuts pages Every installation contains a Default device You can edit the Default device but you cannot delete or rename it When you delete a device all resources that have been added to that device are deleted from the installation To define a device In Mobile Device Package Editor select Installation Exper...

Page 15: ...mobile device it queries the mobile device s system and verifies that it is supported according to the versions you enter on this page If you specify a minimum version you must also specify a maximum version To indicate that the application runs on any version higher than the minimum enter 100 as the maximum Pocket PC application only The versions are pre filled according to the Windows CE version...

Page 16: ...y created under Windows such as System32 and Fonts To create a subdirectory of the system directory create it under the Windows directory The Device Installation Directory that you specified on the Application Information page also appears here Working with the Files Page z Pocket PC applications only If the installation supports multiple devices specify the device you are configuring by selecting...

Page 17: ...e select a device Resources that you add to a specific device are included in the CAB file for that device only If you select All the resources are installed to all of the devices that are defined for this installation 3 If the directory where the file is to be added is not listed in the lower left list box a Select the directory under which the new directory should be created b Click New enter a ...

Page 18: ...ing uninstalled if any programs are still using it Self Register File Some files examples OCXs and some DLLs support self registration Mark this to have the file register itself in the registry of the mobile device Replace Existing File Specify how the installation should respond if the file being installed is already on the mobile device Install Only if File Already Exists Mark this to install th...

Page 19: ...prefix An expandable string Multiple Strings REG_MULTI_SZ prefix Identifies a value entry as a multiple string These are multiple pieces of text separated by carriage returns Binary Hex REG_BINARY prefix A series of bytes in hexadecimal notation Separate the bytes with commas Do not use the 0x hexadecimal prefix Double Word REG_DWORD prefix Identifies a value entry as a 4 byte DWORD entry This mus...

Page 20: ...x Source Pathname Browse to the file in the installation to create a shortcut for Only files that are specified on the Files page are displayed If you have defined multiple devices only files that are specified for the current device are displayed Shortcut Name Enter a name for the shortcut This defaults to the file name Shortcut Location Enter or select the directory on the mobile device to conta...

Page 21: ...age groups 9 page navigation 9 L launch Mobile Device Package Editor 8 M manual reference 11 Microsoft Windows Mobile See Windows Mobile mobile device platform version 15 self registration 18 mobile device installation about 7 Also see Windows Mobile installation compiling 10 file adding 17 multiple devices 13 platform 15 registry key adding 18 Setup dll 15 shortcut adding 19 Mobile Device Package...

Page 22: ... Editor Reference 22 Windows Mobile installation about 7 Also see mobile device installation CAB file 7 INF file 8 Setup dll 7 uninstalling 8 Wise Mobile Device Package Editor See Mobile Device Package Editor WiseErr txt 10 ...

Reviews: