| Reference information | |
|---|---|
| Applies to | Tarma Installer, Windows Installer |
| Related topics | SystemLanguageID, UserLanguageID, System information variables |
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
Language
Identifiers on the MSDN web site.
| Usage | |
|---|---|
| How to set |
Do not set this variable manually; it is set by Tarma ExpertInstall when the installation package is built.
|
| 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). |