background image

Mobile Device Package Editor Reference

19

Creating Installations for Mobile Devices

 

3. To add a new key or value, click New Key.

The Registry Details dialog box appears:

4. Complete the dialog box:

„

Root
Select the parent key under which the new key will reside.

„

Key
Enter the name of the key to create or update. Create an entire key path by 
separating key names with backslashes. (Example: Entering 
NewDocument\Protocol\StdFileEditing creates the StdFileEditing key inside the 
Protocol key, which is created inside the NewDocument key.) Any keys in the 
path that do not exist are created.

„

Value Name
Enter the name of a new named value.

„

Data Value
The data you enter should be valid data for the Data Type you select below. 
Press Ctrl+Enter to insert a carriage return.

„

Data Type
Select the type of data contained in the named value. Available types are:



String
(REG_SZ 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 must be a valid DWORD value.

„

Don’t Overwrite if Key Already Exists
Mark this to prevent this registry setting from overwriting the key value if it 
already exists on the mobile device. Clear this to have this registry value 
overwrite the existing key value.

5. Click OK.

After you add a registry entry, you can edit it by selecting the key name in the left list 
box and double-clicking the value in the right list box.

Defining Shortcuts

The Shortcuts page lets you add, edit, and delete shortcuts for files in the installation. 
The shortcuts appear on the mobile device.

To define shortcuts

1. In Mobile Device Package Editor, select Installation Expert > Shortcuts page.

Содержание WISE MOBILE DEVICE PACKAGE EDITOR 7.0 SP2

Страница 1: ...Wise Mobile Device Package Editor Reference ...

Страница 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...

Страница 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...

Страница 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...

Страница 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...

Страница 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...

Страница 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...

Страница 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...

Страница 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 ...

Страница 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...

Страница 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...

Страница 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...

Страница 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...

Страница 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...

Страница 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...

Страница 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...

Страница 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 ...

Страница 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...

Страница 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...

Страница 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...

Страница 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...

Страница 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 ...

Отзывы: