...
Variable | Explanation | ||
---|---|---|---|
$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".
|
CAST_ALL_USERS_PATH
Default value:
No Format |
---|
%ALLUSERSPROFILE%\Application Data\CAST\CAST\$CAST_MAJOR_VERSION$.$CAST_MINOR_VERSION$\
|
This is the location where CAST AIP stores configuration files that are shared among all users of the computer. Note that the %ALLUSERSPROFILE% environment variable is a symbolic link to: %PROGRAMDATA%, therefore the location can also be described using this environment variableDefault value:
No Format |
---|
%PROGRAMDATA%\CAST\CAST\$CAST_MAJOR_VERSION$.$CAST_MINOR_VERSION$\ |
CAST_CURRENT_USER_WORK_PATH
This is the location where CAST stores configuration files that are specific to each user on the computer. Default value:
No Format |
---|
%APPDATA%\CAST\CAST\$CAST_MAJOR_VERSION$.$CAST_MINOR_VERSION$\ |
...
Info |
---|
CAST recommends that you avoid modifying this value unless you ensure that either only one user is using this installation, or each user has its own path based on an environment variable, and taking into account the important note below. |
CAST_CURRENT_USER_TEMP_PATH
This is the location where CAST stores temporary files. Default value:
No Format |
---|
%TEMP%\CAST\CAST\$CAST_MAJOR_VERSION$.$CAST_MINOR_VERSION$\ |
...
Info |
---|
Please note that some of the files stored in this location may be quite large (several GB) as such, please ensure that this key points to a location with several GB of free space. |
CAST_CURRENT_USER_PERSONAL_PATH
Default value = NONE.
This is the location where CAST stores document files that are private to each user on the computer. It is not currently used by CAST AIP. Default value = NONE.
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 components. |
...
Info |
---|
For CAST AIP ≥ 8.2.8 only |
Default value:
No Format |
---|
%ALLUSERSPROFILE%\Application Data\CAST\CAST\Logs\ |
This is the location where the global CAST Management Studio log file (CAST-MSxx.log.txt) is stored
...
. Default value:
No Format |
---|
%PROGRAMDATA%\CAST\CAST\Logs |
...
\ |
Info |
---|
If you prefer to continue to use the location used in previous releases of CAST AIP, you can override the path by activating the variable and changing the path to: %TEMP%\CAST\CAST\$CAST_MAJOR_VERSION$.$CAST_MINOR_VERSION$\ |
CAST_PROGRAM_FILES_COMMON_PATH
This is the location where CAST stores files that are specific to a given version of CAST. Default value:
No Format |
---|
%COMMONPROGRAMFILES%\CAST\CAST\$CAST_MAJOR_VERSION$.$CAST_MINOR_VERSION$\ |
...
CAST_PROGRAM_FILES_COMMON_UNVERSIONED_PATH
Default value:
...
...
%COMMONPROGRAMFILES%\CAST\CAST\
This is the location where CAST stores files that are shared across versions - for example Environment Profiles.
CAST_PLUGINS_ROOT_PATH
Default value:
No Format |
---|
%ALLUSERSPROFILE%%COMMONPROGRAMFILES%\Application DataCAST\CAST\CAST\Extensions\ |
CAST_PLUGINS_ROOT_PATH
This value (located within the CAST installation folder) defines where CAST will expect any extensions (such as the extension that provides support for WCF). Note that the %ALLUSERSPROFILE% environment variable is a symbolic link to: %PROGRAMDATA%, therefore the location can also be described using this environment variableany extensions. Default value:
No Format |
---|
%PROGRAMDATA%\CAST\CAST\Extensions |