Click to Rate and Give Feedback
MSDN
MSDN Library
Windows Installer
User Interface
Control Events
 AddLocal ControlEvent

  Switch on low bandwidth view
AddLocal ControlEvent

This event notifies the installer, while keeping the present dialog running, that a feature or all features are to be run locally. This event can be published by a PushButton Control, Checkbox Control, or 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

A string, either the name of the feature or "ALL".

Action on Subscribers

This ControlEvent does not perform an action on subscribers.

Typical Use

A PushButton control on a modal dialog box is tied to this event and used to notify the installer without stopping the dialog box.

Send comments about this topic to Microsoft

Build date: 6/25/2009

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker