Hand-in-hand with its powerful scripting,
InstallAware provides an easy to use, integrated debugging
facility for your setups, right inside the main InstallAware
IDE.

Using the debugger, you can:
- Execute any kind of
setup entirely from the IDE
- Set breakpoints,
and step through your code line
by line
- Terminate program
execution at any moment
- Add multiple variable
watches to observe setup state
- Modify the values of
variables while setup is running
- Fully simulate and execute a full install, maintenance, and uninstall
The integrated debugger allows you to safely
increase the complexity of your setup scripts, while keeping
them bug free. |