ElevationShield Attribute

Windows Installer

ElevationShield Attribute

This attribute adds the User Account Control (UAC) elevation icon (shield icon) to the PushButton control.

If this bit is set, and the installation is not yet running with elevated privileges, the pushbutton control is created using the User Account Control (UAC) elevation icon (shield icon).

If this bit is set, and the installation is already running with elevated privileges, the pushbutton control is created using the other icon attributes.

If this bit is not set, the pushbutton control is created using the other icon attributes.

Valid Controls

PushButton

Value

Decimal Hexadecimal Constant
8388608 0x00800000 msidbControlAttributesElevationShield

 

Build date: 8/13/2009

© 2009 Microsoft Corporation. All rights reserved.