I'm opening a message box from a Custom Action in the Install section of the InstallExecuteSequence. Unfortunately, this action is also running during the Uninstall. There are no Custom Actions defined for Uninstall, Rollback or Commit. It doesn't seem like an Install action should run during the Uninstall. How can I disable this action from running during the Uninstall?