Executing to a Breakpoint

InstallShield 2020 » InstallScript Debugger

To execute to the next breakpoint, click the Go button, which is located on the InstallScript Debugger’s toolbar. If you click the Go button when no breakpoints have been set, or when the script has already executed to a statement that follows the last breakpoint, the script will execute to the end.

See Also