Dear Anja,
Thanks for your suggestions and we will consider them for possible future product enhancements.
However I have some notes about.
- For what concerns the "language selection dialog", please consider that it's also possible to create a custom "selector dialog" to use in place of the default one.
Of course using this approach, you have also to handle the logic that stays behind the standard dialog. It's not difficult anyway.
- All used Icons are currently configurable (with the limited exception of the "language selection dialog"). Please also note that you can only assign a single Icon with each Windows Application. Even if the setup process uses different dialogs, all of them inherit the Icon from the one assigned to the main application process.
- All texts are already fully customizable (with the limited exception of the "language selection dialog").
- Non configurable file-names as those you listed are instead more easy to handle in this way. This due the fact that it's not possible to have multiple version of these files with different names. For example the "InstallAware.png" used to replace the logo; it's not possible to assign multiple "logo" and consequently, it's easier to not have the necessity to specify a Icon file name with each project.
- Of course any documentation can be improved, but I also believe that it's quite impossible to include anything. Also consider that some basic and common tasks should be at least already part of the developer's knowledge.
- For what concerns examples, it's quite impossible to cover any possible use of a setup process with the respective sample.
However we continuously update our sample list and currently, I am personally adding new samples each time is necessary.
Did you have a look at:
http://www.installaware.com/forum/viewtopic.php?f=2&t=6772?
Regards