Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Variables enclosed using the $ character are variables specific to CAST AIP and are used to define the name of folders on disk:

VariableExplanation

$CAST_MAJOR_VERSION$

This option will match the current major release version number. In other words,
i.e.:
"8" in the release number "8.2.1".

$CAST_MINOR_VERSION$

This option will match the current minor release version number. In other words,
i.e.:
"2" in the release number "8.2.1".

$CAST_REVISION_VERSION$

This option will match the current Service Pack release version number. In other words,

i.e.:

"1" in the release number "8.2.1".

Info
Note that this variable is not used by default in the CastGlobalSettings.ini file, but can be added if required.

CAST_ALL_USERS_PATH

Default value:

...

Info
Please note that this key is not present in the standard CastGlobalSettings.ini file. However, you must add the key and configure the value to point to %UserProfile\Documents\ when deploying CAST AIP in a Citrix environment - see Install CAST AIP componentsfrom setup.

CAST_PROGRAM_FILES_COMMON_PATH

...