TsuFeatureFolderAlias

Reference information
Applies to Tarma Installer

Description

Tarma Installer sets this variable to the alias of the folder associated with the the currently active feature (in the active FeatureTree control). This variable is used to display the feature's installation path in the installer's user interface (by using double indirection, thus: <<TsuFeatureFolderAlias>>).

Tip: You can set the feature folder aliases in the Folder alias attribute of each feature.

Usage

Usage
How to set Do not change its value; it is set and updated automatically by Tarma Installer.
How to use You can refer to this variable as <TsuFeatureFolderAlias> (Tarma native syntax, preferred). To retrieve the actual folder path, use double indirection: <<TsuFeatureFolderAlias>>