RPPrerequisite

<< Click to Display Table of Contents >>

RayPack > 7.3 u6 > User Guide > Reference and Cheat Sheets > Custom RayPack Installer Database Tables 

RPPrerequisite

The RPPrerequisite table contains the columns shown in the following table.

 

Column

Type

Key

Nullable

Path

Identifier (s0)

Y

N

Order

Integer (I2)

N

Y

Content

Text (S0)

N

Y

 

Columns

Path

A path to the prerequisite descriptor. Certain formatted variables are allowed in this field:

 

($PackPointDir) resolves to the full path of the PackPoint folder

($ProfileName) - the name of the current profile

(%VariableName) - the value of environment variable VariableName

 

Order

The numeric order in which prerequisites are installed. The lower the number the sooner the prerequisite is installed

 

Content

This field is reserved for a future use.