MSI Debugger Toolbar
InstallShield 2024
Project:
• | Advanced UI |
• | Basic MSI |
• | DIM |
• | InstallScript |
• | InstallScript MSI |
• | InstallScript Object |
• | Merge Module |
• | MSI Database |
• | MSIX |
• | MSM Database |
• | Suite/Advanced UI |
• | Transform |
Below is a description of all the buttons in the MSI Debugger toolbar.
Button |
Name |
Description |
|
Toggle Breakpoint |
Click this button to set a breakpoint on an action or dialog. |
|
MSI Debugging |
Click this button to start debugging or, while debugging, to continue stepping through the setup. |
|
Step Over |
Click this button to step over the current action or dialog. |
|
Step Into |
Click this button to step into the current action and launch your registered debugger. |
|
Remove All Breakpoints |
Click this button to clear all breakpoints you have set in the MSI Debugger. |
|
Stop MSI Debugger |
Click this button to stop debugging. |