Addreg] - Intermec 700 Series User Manual

Color mobile computer
Hide thumbs Also See for 700 Series:
Table of Contents

Advertisement

SECTION 7
Flag
COPYFLG_WARN_IF_SKIP
COPYFLG_NOSKIP
COPYFLG_NO_OVERWRITE
COPYFLG_REPLACEONLY
CE_COPYFLG_NO_DATE_DIALOG 0x20000000 Do not copy files if the target file is newer.
CE_COPYFLG_NODATECHECK
CE_COPYFLG_SHARED
EXAMPLE:
[DefaultInstall.SH3]
CopyFiles = Files.Common, Files.SH3
[DefaultInstall.MIPS]
CopyFiles = Files.Common, Files.MIPS

[AddReg]

This section, under the [DefaultInstall] section, is optional and describes the
keys and values that the .CAB file adds to the device registry. Within the
[DefaultInstall] section, a reference may have been made to this section, such
as "AddReg=RegSettings.All". This section defines the options for that setting.
Required?
add_registry_section:
add_registry_section:
add_registry_section:
Flag
FLG_ADDREG_NOCLOBBER
FLG_ADDREG_TYPE_SZ
FLG_ADDREG_TYPE_MULTI_SZ
FLG_ADDREG_TYPE_BINARY
FLG_ADDREG_TYPE_DWORD
Value
0x00000001 Warn user if skipping a file is attempted after error.
0x00000002 Do not allow a user to skip copying a file.
0x00000010 Do not overwrite files in destination directory.
0x00000400 Copy the source file to the destination directory only
0x40000000 Ignore date while overwriting the target file.
0x80000000 Create a reference when a shared DLL is counted.
No
registry_root_string
String that specifies the registry root location. The following list shows the
values supported by Windows CE.
HKCR Same as HKEY_CLASSES_ROOT
HKCU Same as HKEY_CURRENT_USER
HKLM Same as HKEY_LOCAL_MACHINE
value_name
Registry value name. If empty, the "default" registry value name is used.
flags
Numeric value that specifies information about the registry key. The
following table shows the values that are supported by Window CE.
Value
0x00000002 If the registry key exists, do not overwrite it. Can be
0x00000000 REG_SZ registry data type.
0x00010000 REG_MULTI_SZ registry data type. Value field that
0x00000001 REG_BINARY registry data type. Value field that fol-
0x00010001 REG_DWORD data type. The noncompatible format
Description
if the file is already in the destination directory.
Description
used with any of the other flags in this table.
follows can be a list of strings separated by commas.
lows must be a list of numeric values separated by
commas, one byte per field, and must not use the 0x
hexadecimal prefix.
in the Win32 Setup .INF documentation is supported.
700 Series Color Mobile Computer User's Manual
Programming
7-7

Advertisement

Table of Contents
loading

Table of Contents