C:\Program Files\MyApplication
but only MyApplication
The installer will find out the correct equivalent for C:\Program Files
,
/opt
or similar standard locations
at runtime. By default, install4j will suggest the short name you have entered in the
general application options.
It is also possible to enter a composite relative directory like
My Corp\MyApplication
.
Note that this value will be overridden if an installer with the same application ID has been previously installed and "Detect previous installation directory" is selected on the update options tab of the installer section.
D:\apps\MyApplication
,
check the custom installation base option, enter D:\apps
in the text field
below it and enter MyApplication
in the installation directory text field above.
On Unix, if you want to suggest a directory below the user home directory, you can use ~ as the custom installation base directory.
myapp
. By default, install4j will suggest the short name you have entered in the
general application options.
For macOS single bundle archives, it is not possible to set an installation directory since all files in a single bundle are in contained in a single directory whose name is determined by the name of the main launcher. The user can move the entire bundle somewhere else by dragging the displayed icon.
For macOS bundle archives, you can configure whether the media file should be a DMG or a .tar.gz file. For GUI applications, DMG is preferred. For command line applications or for folder bundles, you may want to select the .tar.gz file.
Verify integrity of installer file
that allows you to disable the built-in
integrity verification. You might have to do that if you use EXE-wrapper software for licensing purposes
or similar tools that modify the installer executable.
Sign installed launchers
.
By default, only the installer is signed on macOS. If you have configured entitlements for code signing
in the "Executable info->macOS options" step
of the launcher wizard, these entitlements will only be used for your launchers if the above option is selected.
Note that it is not possible to modify the Info.plist file at runtime if you select this option.
If you specify a Bourne shell custom script, the entered script fragment will be inserted into the launcher script immediately before the Java invocation of your installer takes place. This is a hook for experienced users to make custom changes in the environment.
You can select one of:Please see http://www.rpm.org for more information.
You can select one of: