-
Welcome
This screen displays a welcome message. It is mandatory and cannot be disabled.
In install4j Enterprise Edition, the Detail section allows you to specify
a custom banner on the left side of the installer. To do so, please check
use custom banner and enter an image file in the text field below or use the
chooser button next to it to select an image file (in PNG or GIF format) from your file system.
A relative path will be interpreted relative to the project file. The banner will be
aligned at the top, its width is arbitrary, although you might want to adjust the installer size
on the GUI options tab if the width
is greater than 200 pixels. The default banner has a size of 164x314.
For custom banners, the background color selector allows you to specify
a color for the vertical extent that is not covered by the banner. Press
the [...] chooser button to bring up a color selector.
-
License agreement
The license agreement screen is disabled by default. It show the text of a license agreement and
requires the user to accept it before continuing. If you enable it, the Detail
section requires you to specify an HTML or plain text file that contains your license agreement.
You can use the [...] chooser button to select a file from your file system.
A relative path will be interpreted relative to the project file.
-
Installation location
This screen allows the user to choose the directory where the application is installed.
If you disable it, the default installation directory specified by the
media file definition will be used.
If you disable show disk space needed for installation, the
approximately required disk space will not be shown on the installation location screen.
This useful for installers which copy their own data files in custom install actions.
If you disable suggest application directory, the default installation
directory defined in the media file wizard will not be appended when users select directories.
This is only useful in combination with a custom
directory validator where users
must point to an existing folder.
Otherwise, deselecting this checkbox is not recommended.
-
Installation components
The installation components screen is only relevant if
installation components
have been defined in the files step.
In that case, the installation components screen is displayed with checkboxes
for each installation components, otherwise it will not be shown, even if it is enabled.
To choose the initially selected installation components, click on the
[Set
selected components] button. The
Selected components dialog
will be displayed.
To choose the mandatory installation components that cannot be deselected by the user,
click on the
[Set
mandatory components] button. The
Mandatory components dialog
will be displayed.
-
Program group
Note: This screen is only relevant for Microsoft Windows.
This screen allows the user to choose the program group in the Windows start menu.
If you disable it, the default program group specified by the
media file definition
will be used.
-
File associations
This screen allows the user to set up associations between file types and launchers.
If no file associations are defined, this screen will not be shown, even if it is enabled.
File associations are only performed on Microsoft Windows and Mac OS X.
File associations are displayed as checkboxes.
To configure your file associations, click on the
[Configure file associations] button, and the
file associations dialog is displayed.
-
Services (enterprise edition only)
Note: This screen is only visible in install4j Enterprise Edition.
This screen allows the user to customize the installation of the distributed service
executables. If no service launchers have been defined in the
launchers step, this screen will not be
shown in the installer.
On Microsoft Windows and Mac OS X, this screen allows the user to select which
services are installed. On Microsoft Windows, the user can additionally decide whether
the service should be started on bootup. On Unix-like platforms the user is alerted
to the existence of the start/stop scripts that can be integrated in the boot system.
To choose the initially selected services, click on the
[Set
selected services] button. The
Selected services dialog
will be displayed.
If you disable this screen, the platform-dependent default installation of all
services will be performed.
-
Additional tasks
This screen allows the user to perform additional tasks like creating a desktop and
a quick launch icon. Standard tasks are enabled in the media file wizard.
If no additional tasks are defined, this screen will not be shown, even if it is enabled.
Checkboxes for custom tasks can be contributed to this screen. The user selection of these
custom tasks is then available in the InstallerContext for custom actions
and custom screens. To configure your custom tasks, click on the
[Configure custom tasks] button, and the
custom tasks dialog is displayed.
-
Pre-install information
The pre-install information screen is disabled by default. It shows a message to
the user just before the installation is started. If you enable it, the
Detail section requires you to specify
an HTML or plain text file that contains your message. You can use the
[...] chooser button to select a file from your file system.
A relative path will be interpreted relative to the project file.
-
Installation
This is the screen where the actual installation is performed. It is mandatory
and cannot be disabled.
-
Post-install information
The post-install information screen is disabled by default. It shows a message to
the user after the installation has been completed. If you enable it, the
Detail section requires you to specify
an HTML or plain text file that contains your message. You can use the
[...] chooser button to select a file from your file system.
A relative path will be interpreted relative to the project file.
-
Finished
This screen displays a completion message. It is mandatory and cannot be disabled.
In install4j Enterprise Edition, the Detail section allows you to specify
a custom banner on the left side of the installer.
Please see the help for the "Welcome" screen above for an explanation of how to choose a custom banner.