UserField2

Reference information
Applies to Tarma Installer
Related topics UIRegistrationPage, UserField1, UserField3

Description

Helper variable that contains the value of the second user information field on the predefined RegistrationDlg dialog box; it is typically used for the registered organization's name. This information is entered by the user and is optionally stored in the registry by the installer (as controlled by the options on the Customer Registration project page).

Usage

Usage
How to set By default this variable is set to <RegOrganization>. However, you can initialize this variable to any suitable value. You can also use a Set Variable action to change its value at installation time.
How to use You can refer to this variable as <UserField2> (Tarma native syntax, preferred).