Intermec 751G user manual DefaultInstall

Models: 751G

1 156
Download 156 pages 8.92 Kb
Page 70
Image 70

Chapter 3 — Configuring the Computer

[DefaultInstall]

This describes the default installation of your application. Note that under this section, you will list items expanded upon later in this description.

Required?

Yes

 

 

 

 

Copyfiles

copyfile_list_section

Maps to files defined later in the .inf file, such as Files.App, Files.Font,

 

 

and Files.Bitmaps.

AddReg

add_registry_section

Example: RegSettings.All

 

 

 

CEShortcuts

shortcut_list_section

String that identifies one more section that defines shortcuts to a file, as

 

 

defined in the [CEShortcuts] section.

CESetupDLL

setup_DLL

Optimal string that specifies a SETUP.DLL file. It is written by the

 

 

Independent Software Vendor (ISV) and contains customized functions

 

 

for operations during installation and removal of the application. The file

 

 

must be specified in the [SourceDisksFiles] section.

CESelfRegister

self_reg_DLL_filename

String that identifies files that self–register by exporting the

 

 

DllRegisterServer and DllUnregisterServer Component Object Model

 

 

(COM) functions. Specify these files in the [SourceDiskFiles] section.

 

 

During installation, if installation on the device fails to call the file’s

 

 

exported DllRegisterServer function, the file’s exported

 

 

DllUnregisterServer function will not be called during removal.

Example

[DefaultInstall]

AddReg = RegSettings.All

CEShortcuts = Shortcuts.All

[SourceDiskNames]

This section describes the name and path of the disk on which your application resides.

Required? Yes

disk_ordinal disk_label,,path 1=,“App files” , C:\Appsoft\RP32\...

2=,“Font files”,,C:\RpTools\...

3=,“CE Tools” ,,C:\windows ce tools...

CESignature“$Windows CE$”

Example

[SourceDisksNames]; Required section

1 = ,“Common files”,,C:\app\common; Using an absolute path

[SourceDisksNames.SH3]

2 = ,“SH3 files”,,sh3; Using a relative path

[SourceDisksNames.MIPS]

2 = ,“MIPS files”,,mips; Using a relative path

[SourceDiskFiles]

This describes the name and path of files in which your application resides.

Required?

Yes

 

 

filename

disk_number[,subdir] RPM.EXE = 1,c:\appsoft\...

 

WCESTART.INI = 1

 

RPMCE212.INI = 1

 

TAHOMA.TTF = 2

56

751G Color Mobile Computer User’s Manual

Page 70
Image 70
Intermec 751G user manual DefaultInstall