Variables

The Variables page lists all symbolic variables that are defined in your project. Symbolic variables are used for text strings that need to be replaceable, such as the location of system folders (which depend on the target system), product information, and target system information, among others.

You can recognize the variables by their icon, as shown in the following table:

Icon Description
Variable contains generic text.
Generic text, disabled Variable contains generic text, but its Include in installer option is not checked.
Variable represents a file or folder path.
Folder path, disabled Variable represents a file or folder path, but its Include in installer option is not checked.
Variable represents a folder alias; click on the button in the toolbar to go to the target folder.
Variable represents a registry key path.
Registry key path, disabled Variable represents a registry key path, but its Include in installer option is not checked.
Variable represents a registry key alias; click on the button in the toolbar to go to the target registry key.

Predefined variables

To help you locate the most appropriate symbolic variables for a particular purpose, the variables are broken down into categories that reflect their recommended usage or purpose. The Alphabetical reference topic contains a full list of all predefined symbolic variables.

Related topics

Symbolic Variable, Working with project pages