Setup dialog boxes in Visual Installer


There are many built-in setup dialog boxes in Visual Installer that are ready to use. You just choose those you want to use and specify some text and they will be included in your installation project. Below we show some setup dialog boxes in Visual Installer that you can use to your installations.
 
 
Welcome dialog box
The first dialog box that is shown to the user.
 


 
 

License agreement
A dialog box that shows a license agreement. The user must press the Yes button to continue.
 


 
 
License key
A dialog box that asks for a license key. Visual Installer has a built in license key generator that can generate license keys for your installations. The installation can not proceed until the user has entered the correct license key.


 
There is also a built-in setup dialog box in Visual Installer that can ask for a password. It looks like the License key dialog box above but the text that the user enters will be replaced with asterisk characters (stars) in the input field.
 
 
Destination folder
A dialog box that asks for a destination folder for the files to install.


 
 
Destination drive
Instead of asking for a destination folder Visual Installer can also ask for a destination drive. Some special installations requires this. You can choose if you want Visual Installer to ask for a folder or ask for a drive. 

 
 
 
 
SamLogic