On this tab of the
Installer step
you can customize the appearance of the GUI installer and adjust other advanced settings. The
installer options are grouped into several tabs at the top.
-
"GUI Options" tab
-
Header image
You can optionally choose a different image for the top right corner of the installer wizard.
This image will be visible for all screens. The recommended size is 55x55 pixels.
-
Installer size
You can optionally set a different initial size of
the installer window. To specify a custom size, please check use custom size
and enter width and height of the installer window in the corresponding text fields.
A size of at least 500x390 is recommended. By default the installer window is resizeable, if
you would like a fixed windows size you can uncheck the "make installer frame resizeable" check box.
-
Watermark
Ba default, a watermark with the "install4j" product name is added to each installer screen. You can optionally
disable this watermark.
-
"Advanced" tab
-
Supported Installer Modes
By default, installers allow unattended installation as well as console installations. Please
see the corresponding help topic on installer modes
for more information. All standard actions and standard screens support unattended and console installations,
form screens are also fully mapped to console installers.
If your policy forbids these installer modes or if you include custom code that cannot handle these installer
modes, you can disable them separately be deselecting the corresponding check box.
-
VM Parameters for Installer
If you need to pass special VM parameters to your installers and uninstallers, you can enter them here.
A common case would be to raise the maximum heap size with a different -Xmx parameter if your installers
require a lot of memory.
-
Suppress initial progress dialog
If you would not like to display the initial progress dialog, you can disable it for the installer.