ProductLanguage

Reference information
Applies to Tarma Installer, Windows Installer
Related topics SystemLanguageID, UserLanguageID, System information variables

Description

This variable contains the language ID for the installer's user interface, in decimal notation. The language IDs are defined as per Win32 conventions; see External link Language Identifiers on the MSDN web site.

Usage

Usage
How to set

Do not set this variable manually; it is set by Tarma ExpertInstall when the installation package is built.

Tarma note For Tarma Installer multilingual installation packages, this variable is set to 0. Once the user has selected the desired installation language early in the installation process, the variable is updated to the actual language.

How to use Used internally by the all installers. You can refer to it as <ProductLanguage> (Tarma native syntax, preferred) or [ProductLanguage] (Windows Installer syntax).