Intermec 751G user manual CEStrings, CEDevice

Models: 751G

1 156
Download 156 pages 8.92 Kb
Page 68
Image 68

Chapter 3 — Configuring the Computer

[CEStrings]

This specifies string substitutions for the application name and the default installation directory.

Required?

Yes

 

AppName

app_name

Name of the application. Other instances of

 

 

%AppName% in the .inf file are replaced with this

 

 

string value, such as RP32.

InstallDir

default_install_dir Default installation directory on the device. Other

instances of %InstallDir% in the .inf file are replaced with this string value. Example: \SDMMC_Disk\%AppName%

Example

[CEStrings] AppName=“Game Pack” InstallDir=%CE1%\%AppName%

[Strings]

This section is optional and defines one or more string keys. A string key represents a string of printable characters.

Required?

No

 

 

 

 

string_key

value

String consisting of letters, digits, other printable characters.

 

 

Enclose value in double quotation marks ““”” if corresponding

 

 

string key is used in an item requiring double quotation marks.

 

 

No string_keys is okay.

Example

[Strings]

reg_path = Software\Intermec\My Test App

[CEDevice]

Describes the platform for the targeted application. All keys are optional. If a key is nonexistent or has no data, Windows CE does not perform any checking except the UnsupportedPlatforms. If the UnsupportedPlatforms key exists but no data, the previous value is not overridden.

Required?

Yes

 

 

 

 

ProcessorType

processor_type

The value that is returned by SYSTEMINFO.dwProcessorType.For

 

 

example, the value for the ARM CPU is 2577

UnsupportedPlatforms

platform_family_name

Lists known unsupported platform family names. If name specified

 

 

in [CEDevice.xxx] section is different from in [CEDevice] section,

 

 

both platform_family_name values are unsupported for

 

 

microprocessor specified by xxx. The list of unsupported platform

 

 

family names is appended to the previous list of unsupported names.

 

 

Application Manager will not display the application for an

 

 

unsupported platform. User will be warned during the setup process

 

 

if the .cab file is copied to an unsupported device.

54

751G Color Mobile Computer User’s Manual

Page 68
Image 68
Intermec 751G user manual CEStrings, CEDevice