Intermec 700 Series 700 User Manual page 265

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

Advertisement

Required? Yes
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
700 Series Monochrome Mobile Computer User's Manual
[CopyFiles]
This section, under the [DefaultInstall] section, describes the default files
to copy to the target device. Within the [DefaultInstall] section, files were
listed that must be defined elsewhere in the INF file. This section identi-
fies that mapping and may contain flags.
S copyfile_list_section:
The source_filename parameter is optional if it is the same as destina-
tion_filename.
S copyfile_list_section:
The numeric value that specifies an action to be done while copying fi-
les. The following table shows values supported by Windows CE.
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 if the
0x40000000 Ignore date while overwriting the target file.
0x80000000 Create a reference when a shared DLL is counted.
Example
[DefaultInstall.SH3]
CopyFiles = Files.Common, Files.SH3
[DefaultInstall.MIPS]
CopyFiles = Files.Common, Files.MIPS
destination_filename,[source_filename]
flags
Description
file is already in the destination directory.
Chapter 7
Programming
249

Advertisement

Table of Contents
loading

Table of Contents