Install Script

Install Script

You must specify all the required script commands for your installation on this tab. The setup program will do ONLY what you specify here. If you see 'Folder' image on the left of the item, you may open it like a folder by pressing Enter or double-click. This allows you to insert other commands inside. For example, Dialog - Progress executes all its commands and waits for their finish.

The left panel contains a list of all available commands. The commands of the current script are displayed in the central tree view control. They are executed one by one when the user run the installation (uninstallation). On the right side, you can see parameters of the current command, which you can edit.

Icon file
The icon for the executable file (setup or uninstaler).
Resource file
You can specify resource .RES file with any additional resources for your installation.
Include VERSION_INFO resource
Checked => The VERSION_INFO resource is included into the setup file. You have to specify Version on Product details that the resource to be included.
You can specify your own values for VERSION_INFO resource. Specify the following global variables in Tools-Global variables or in Project - Setup Builder - Multi Build.

verprod - Product name. By default, it equals '<Program name>'.
verdescr - Description. By default, it equals '<Program name> Setup'.
vercopy - Copyright information. By default, it equals 'Copyright (c) <year> <Company name>'.

Administrative rights are not required
Checked => The executable file is not required administrative rights. UAC prompt is not shown when the user run the file. Be carefully, check it on if you know what you do. For example, it is checked then the application can not write anything into Program Files and into HKEY_LOCAL_MACHINE of the Registry etc.

Dialog Settings

Left image
The left image for dialogs which have such feature.
Caption
The caption of dialog windows.
<default> = #lcaption#