[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.
Handler.
A string, either the name of the feature or "ALL" (this second option is case insensitive).
None.
The Handler keeps the present dialog running and notifies the installer.
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.