Job Management Partner 1/Software Distribution Automatic Installation Tool Description and Reference

[Contents][Glossary][Index][Back][Next]

Appendix D.3 Creating related files

For the recorder file, there are two related files: the installation definition file and the program product ID file. In addition to the recorder file, you may also need to prepare these two related files.

Organization of this subsection
(1) Installation definition file
(2) Creating the program product ID file

(1) Installation definition file

The installation definition file contains information defining the selectable setup modes and the order in which floppy disks are to be inserted into the floppy drive. In the Packager's machine, create the installation definition file (INSTABL.DEF) in the following directory:

Packager-installation-directory\DMPRM\INSTABL.DEF

(a) Format

The installation definition file must be in the following format. You must place one or more spaces or Tab code entries on the left and right of the equal sign (=).

[Package]
PackageID = package-ID
Maker = maker-name
Version = version
Product = package-name
InstallerName = installer-name
InstallKind = number.setup-mode
InstallDrive = installation-drive
InstallDirectory = installation-directory
EUser = owner-user-name
ECompany = owner-company-name
SetFdNumber = floppy-disk-insertion-sequence
RecordFileDirectory = recorder-file-directory
RecordFileVersion = Visual-Test-version
[Package]
:
:

In the installation definition file, you must begin definitions of each software product with Package entry. When there is more than one software program, you must repeat the Package entry as many times as necessary to cover all the software products.

The items under Package must be defined in attribute name = attribute value format. You do not have to define all the items. Remember, however, that some of them must always be defined. The attribute name entries are described below.

(b) Installation definition file example

The following shows an example of an installation definition file.

[Package]
PackageID = ACROBATREADER405
Version = 0405
Product = Acrobat Reader 4.0
InstallerName = #Ar405jpn.exe
SetFdNumber = 0
RecordFileDirectory = c:\recod\ar40
RecordFileVersion = 6

(2) Creating the program product ID file

In the program product ID file, enter the information that defines the correlation between a package and the files to be selected upon packaging. Each package defined in the installation definition file must also be defined in the program product ID file.

In the Packager's machine, create the program product ID file in the following directory:

Packager-installation-directory\DMPRM\PPDEF.DMP

(a) File format

In the program product ID file, enter the definition of one software package on one line. To define two or more software packages, use as many lines to enter their definitions. The format is as shown below.

information-map;package-ID;version-number;package-name;filename;
:
:

Separate the items with semicolons (;). The items of information to be entered are detailed below.

(b) Program product ID file example

The following shows a program product ID file example.

000001;ACROBATREADER405;0405;Acrobat Reader 4.0;Ar405jpn.exe;