AdminProperties property

The AdminProperties should be authored into the Property Table. The value of AdminProperties is a list of property names separated by semicolons. The installer saves the values of these listed properties at the time of an administrative installation. When users install from the administrative image, the installation uses the saved values of the properties, rather than the values in the .msi file.

Remarks

The property names in the list can be uppercase and lowercase letters (private properties), or all uppercase (public properties).

This property must never end with a semicolon.

Requirements

Requirement Value
Version
Windows Installer 5.0 on Windows Server 2012, Windows 8, Windows Server 2008 R2 or Windows 7. Windows Installer 4.0 or Windows Installer 4.5 on Windows Server 2008 or Windows Vista. Windows Installer on Windows Server 2003 or Windows XP. See the Windows Installer Run-Time Requirements for information about the minimum Windows service pack that is required by a Windows Installer version.

See also

Properties