InstallAware ships with a powerful dialog editor.
Using the dialog editor, you can customize pre-built setup
themes, and also design your own themes from scratch. The
full range of controls available on dialogs has to be seen
to be believed.
Click each tab on the palette above to see the full range
of controls available. Controls unique to InstallAware
are highlighted in red.
 |
html
view
Display interactive html or billboards during installation
progress |
 |
flash
frame
Display interactive Flash billboards during installation
progress |
 |
file
list box
For file selection |
 |
directory
list box
For folder selection |
 |
drive
combo box
For drive selection |
 |
filter
combo box
To constrain file types shown on the file list box
|
 |
shell
tree view
For Explorer style folder selection |
 |
shell
list view
For Explorer style file selection |
 |
shell
combo box
For Explorer style folder selection |
Of course, getting and setting the state
of dialog controls and script variables is completely automatic.
Absolutely no manual coding is required. Best of all, you
can even define intra-dialog interaction between controls;
for instance, disable the Next button while the License Agreement
checkbox is unchecked.
|