ProductCode

Reference information
Applies to Tarma Installer, Windows Installer
Related topics InstallID, PackageCode, SessionID

Description

This variable contains the product code that you enter in the Product GUID field on the Product Identification project page. This unique product code is used by all installers to identify the product on the target system, and is also used as part of folder names and registry keys for product-specific information.

Usage

Usage
How to set Do not set this variable directly; it is set automatically when you build the installer, using information from the Product Identification project page.
How to use Used internally by all installers. You can refer to this variable as <ProductCode> (Tarma native syntax, preferred) or [ProductCode] (Windows Installer syntax).