ProgrammingChapter 7
225700Series Color Mobile Computer User’sManual
[CEStrings]
This specifies string substitutionsfor the application name and the default
installation directory.
Required? Yes
SAppName:app_name
Name of the application. Other instances of %AppName% in the .INF
file are replaced with this string value, s uch as RP32.
SInstallDir:default_install_dir
Default installation directory on the device. Other instances of %I nstall-
Dir% in the .INFfile 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
Sstring_key:value
String consisting of letters, digits, or other printable characters. Enclose
value in double quotation marks ““”” if the corresponding stri ng key is
used in an item that requires double quotationmarks. No string_keys is
okay.
Example
[Strings]
reg_path = Software\Intermec\My Test App