EnableUserControl
Description
This variable enables the transfer of public properties (i.e., product variables
whose names contain no lowercase letters) from the UI side to the server side
of Windows Installer during installation. To improve security, public properties
are not transferred to the server side of Windows Installer under normal circumstances.
Usage
| Usage |
| How to set |
Set this variable to 1 to allow all public properties to be passed
to the Windows Installer server; clear it to disallow this. |
| How to use |
Used internally by Windows Installer. You can refer to this variable
as <EnableUserControl> (Tarma native syntax, preferred)
or [EnableUserControl] (Windows Installer syntax). |