Reinstall ControlEvent

[This is preliminary documentation and subject to change.]

This ControlEvent allows the author to initiate a reinstall of some or all features, typically with the push of a PushButton control.

Published By

Handler.

Argument

A string, either the name of the feature or "ALL" (this second option is case insensitive).

Action on Subscribers

None.

Action by Publisher When Subscriber Activated

The Handler keeps the present dialog running and notifies the installer.

Typical Use

A PushButton control on a modal dialog is tied to this event. Typically the same button is also tied to a ReinstallMode control event immediately preceeding this one.