RegOrganization

Reference information
Applies to Tarma Installer
Related topics

System information variables

The equivalent variable for Windows Installer is COMPANYNAME. Because RegOrganization uses runtime registry lookup, it cannot be used in Windows Installer packages.

Description

This variable contains the name of the organization that owns the target system, as stored in the target system's registry. (This is one of the two names that you see if your choose Help > About Windows in Windows Explorer and similar system tools.) Tarma Installer initializes this variable from information on the target system.

Usage

Usage
How to set This variable is set automatically by Tarma Installer when the installer runs. Do not change its value; it has been carefully configured for cross-platform compatibility.
How to use You can refer to this variable as <RegOrganization> (Tarma native syntax, preferred) or [RegOrganization] (Windows Installer syntax).