|
|
Can create an installation
with or without a setup screen When you create installations with SamLogic Visual Installer 2010 you can choose between creating an installation with a graphical setup screen in the background or an installation that only shows dialog boxes. The graphical setup screen can cover the whole screen or just a part of the screen with a height and width that you specify. On a graphical setup screen you can place a title, pictures, text boxes, a process gauge etc. Creating an installation that only shows dialog boxes, as in a wizard, is a standardized way to present user interfaces for setup programs today and you are free to choose the visual style that you want. Below we show some examples of installations created with Visual Installer that uses and not uses a graphical setup screen in the background. Installation without a setup screen in the background The picture below shows an installation created with Visual Installer where no setup screen is shown in the background. This is a standardized way to present user interfaces for installation programs. The dialog box below asks for a destination folder. ![]() Installation with a graphical setup screen in the background In the picture below a graphical setup screen has been added to the installation. The setup screen has background picture, a title and a logotype. The setup dialog boxes are shown on the background picture. The dialog box below asks for a destination folder. ![]() Installation with a graphical setup screen in the background and a progress bar Progress bars can be shown in different ways when they are used with graphical setup screens. Below you can see a progress bar that is shown directly in a dialog box. ![]() Installation with a graphical setup screen in the background and a progress bar Below we show a progress bar that is shown on the graphical setup screen. ![]() Silent installation is also supported Visual Installer supports also silent installations. A silent installation is an invisible installation with no user interface and no user interaction. The files are installed according to the settings that you have specified in your installation project. |