With LizaJet Installer you have full control over your Dialogs, and you can create as many custom Dialogs as you wishMost installers restrict you to the dialogs they include with their installer. You can change some texts, and colors, and add maybe a skin. But you cannot add extra functionality to those forms, the components provided are fixed. This is a serious handicap when your application evolves, when the demands of your end-users get higher, and you must put more functionality in your installation.
The integrated Dialogs Designer enables you to add components to a Dialog, and define properties and event handlers. You can add edit boxes, buttons, combo and list boxes, panels, check boxes and radio buttons. Behind each of the components you can write your own event handler that specifies what to do when for instance the user clicks on the component.

With the Dialog Editor you can drop components, and define properties and event handlers