- Include Script Command

The ability to include scripts files would let me standardize and manage often used script blocks in one place.
- Produce MSI files

I think a lot of InstallAware users would like to get MSI files instead of exe's. Maybe it's possible to implement this similar to the 'Group Policy Wizard' but as an option in the deployment type.
- Problem: command line parameters for silent installs can override ALL variables - even those that should be internal to the setup.
I'd like to specify which paramaters I'd like to accept from the command line - all others should be ignored.
- Collapse all regions command (and auto collapse option when opening a project)
- Commands should clearly show if they are handled immediately in the script or at 'Apply Install' (maybe with colors in the Commands list?)
I do manage to sometimes confuse if Delete Registry executes immediately or later...

- The debugger needs an option to specify a command line (including support for /s)
- Bug: miabuild does not report an error if a variable is not defined (but the produced exe does not work)
- Bug: window title is incorrect when launching multiple IDE's at the same time by double-clicking on the mpr files in Explorer.
In the meantime thanks for such a great product! I was using InstallShield before I discovered InstallAware - and I am very glad that I did!