...
Variables enclosed using the $ character are variables specific to CAST AIP and are used to define the name of folders on disk:
Variable | Explanation |
---|---|
$CAST_MAJOR_VERSION$ | This option will match the current major release version number. In other words, |
"8" in the release number "8.2.1". | |
$CAST_MINOR_VERSION$ | This option will match the current minor release version number. In other words, |
"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, |
"1" in the release number "8.2.1".
|
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
...