Stopping the MSI Debugger

InstallShield 2020

To discontinue debugging a release, do one of the following:

Click the Stop Debugger button on the MSI Debugger toolbar.
On the Build menu, point to MSI Debugger and click Stop MSI Debugging.
Press SHIFT+F5.

If the debugger is stopped at a break point on a dialog when you try to end the debugging session, InstallShield displays a message box with this message: “Please close all the dialogs to stop the debugging session.” To close any open dialogs, first press F11 to step over the current breakpoint. Then, close any open dialogs.

Canceling out of the installation also stops the debugger.

See Also