SetInstallLevel ControlEvent

Windows Installer

SetInstallLevel ControlEvent

The SetInstallLevel event changes the installation level to the value specified by the argument.

This event can be published by a PushButton Controlor a SelectionTree control. This event should be authored into the ControlEvent table.

This ControlEvent requires the user interface to be run at the full UI level. This event will not work with a reduced UI or basic UI. For information, see User Interface Levels.

Published By

This ControlEvent is published by the installer.

Argument

An integer that is the new value of the installation level.

Action on Subscribers

None.

Typical Use

A PushButton control on a modal dialog box is tied to this event in the ControlEvent table to change the installation level.

Send comments about this topic to Microsoft

Build date: 8/13/2009

© 2009 Microsoft Corporation. All rights reserved.