Product Variables

Reference information
Objects on this page Product Variable
Related topics Working with project pages

Introduction

The Product 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.

MSI note In MSI documentation, these variables are called "properties".

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

Icon Description
Variable contains generic text.
Variable represents a file or folder path.
Variable represents a folder alias.
Variable represents a registry key path.
Variable represents a registry key alias.

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 product variables.

Tin2 note Tarma Installer 2.x upgrade notes

Product variables in Tarma ExpertInstall are mostly the same as the symbolic variables in Tarma Installer 2.x. The main differences are:

For more information, see Advanced - Variables page and Symbolic variables conversion in the Upgrading from Tarma Installer 2 section.