UserLanguageID
Description
The installer sets this variable to the default language ID for the current
user, in decimal notation. The language IDs are defined as per Win32 conventions;
see
Language
Identifiers on the MSDN web site.
Usage
| Usage |
| How to set |
Do not set this variable manually; it is set by all installers during
installation. |
| How to use |
Used internally by the all installers. You can refer to it as <UserLanguageID>
(Tarma native syntax, preferred) or
[UserLanguageID] (Windows Installer syntax). |