Advanced Execution Scenarios Dialog

This dialog allows you to use corner case execution options for your custom action.

Scheduling Options

This group determines how the custom action is managed by Wizard Dialog Stage and Install Execution Stage.

  • Always execute - the custom action is executed each time it is encountered in Dialogs Stage and Install Execution Stage.
  • Skip action in Install Execution Stage if executed in Dialogs Stage - a custom action shared between Dialogs Stage and Install Execution Stage will run only in Dialogs Stage for a full UI and only in Install Execution Stage for a silent install.
  • Skip action in Install Execution Stage if Dialogs Stage used the same process - if both Dialogs Stage and Install Execution Stage use the same client process, the custom action is executed only in Dialogs Stage.
  • Execute only if Install Execution Stage is run on client after Dialogs Stage - if both Dialogs Stage and Install Execution Stage use the same client process, the custom action is executed only in Install Execution Stage.
  • Run when patch is uninstalled (Windows Installer 4.5 or higher) - the custom action is executed only when a patch which contains it is uninstalled.