![]() |
Express edition Developer edition Studio edition Studio Admin edition |
| The Next Generation Windows Installer - MSI Installer Tool | |
|
|
|
Two-Way Integrated IDE |
|
The InstallAware IDE features an exceptionally easy to use, transitional user interface. Jump-start your setup work using the project templates and wizards. Then, use the visual views to make refinements to your setup as necessary. Finally, if you really need to customize things, switch to the code view and fine tune to your satisfaction.
The visual view interprets and displays your underlying installation code in a manner that is very intuitive and easy to understand. When you make changes to your setup in the visual view, it always updates the underlying code. Likewise, when you are using the code view and make changes to your setup, upon switching back to the visual view, you will find your latest changes are reflected properly. This is called two-way integrated editing. Simply use the view that is most suitable for your needs at the moment — save time and effort.
Of course, the setup script displayed in the code view is the heart of your installation and at all times fully customizable. And even with highly custom scripts, you will find that the visual view does a great job of keeping up with your setup logic and renders its visual content properly. |

