Previous Topic: Package-specific ParametersNext Topic: Parameters for Environment Variables


Common System-specific Parameters

The following is an overview of common system-specific parameters used in SXP products:

$(SxpWinDir)

Specifies the Windows directory (on the target computer).

$(SxpWinSysDir)

Specifies the Windows system directory for 32-bit programs (on the target computer).

$(SxpWinSysDir64)

Specifies the Windows system directory for 64-bit programs (on the target computer).

$(SxpWinProgDir)

Specifies the Windows program directory for 32-bit programs (on the target computer, for example, C:\Program Files).

$(SxpWinProgDir64)

Specifies the Windows program directory for 64-bit programs (on the target computer, for example, C:\Program Files).

$(SxpWinComFilesDir)

Reserved Microsoft directory for reused files for 32-bit programs (Common Files under Program Files).

$(SxpWinComFilesDir64)

Reserved Microsoft directory for reused files for 64-bit programs (Common Files under Program Files).

$(SxpWinDirShort)

Specifies the abbreviated form of the Windows directory (on the target computer) (8.3 format).

$(SxpWinSysDirShort)

Specifies the abbreviated form of the Windows system directory (8.3 format).

$(SxpWinProgDirShort)

Specifies the abbreviated form of the Windows program directory (8.3 format).

$(SxpWinComFilesDirShort)

Specifies the abbreviated form of the Reserved Microsoft directory for reused files (8.3 format).

$(SxpFontsDir)

Specifies the Windows fonts directory.