|
A screen that displays all installation components and asks the user which components should be installed. This screen will not be shown if no installation components are defined. | Applies to: Installer | Properties: | - Show installation directory chooser
Show the installation directory chooser below the component selector. - Show required disk space [Disk Space]
Show the disk space that is required for the installation. You should switch this off if your installation includes other data sources.Note: This property is only visible if "Show installation directory chooser" is selected. - Show free disk space [Disk Space]
Show the disk space that is available on the selected drive or partition. This setting is only effective for Windows, macOS and Linux.Note: This property is only visible if "Show installation directory chooser" is selected. - Suggest application directory [Application ID]
When the user chooses a directory, always append the default application directory configured in the media file wizard. You should only switch this off if you substitute a different installation directory in the screen validation.Note: This property is only visible if "Show installation directory chooser" is selected. - Existing directory warning [Application ID]
Ask the user whether to install the application in the selected directory if it already exists and the installation is not an update.Note: This property is only visible if "Show installation directory chooser" is selected. - Check if directory is writable [Application ID]
Check if the directory is writable with the currently available privileges and show a warning message if it is not. If you deselect this option, and the directory is not writable, you should execute a "Request privileges" action before installing files to the installation directory.Note: This property is only visible if "Show installation directory chooser" is selected. - Allow spaces in directory name [Unix]
If selected, spaces are valid characters in the installation directory name for Unix/Linux installers, otherwise an error message is displayed if the user chooses a directory with spaces in it. Some JREs do not work on Unix if installed to a path that contains spaces, so spaces are disallowed by default.Note: This property is only visible if "Show installation directory chooser" is selected. - Allow new folder creation [Chooser Dialog]
If selected, the directory chooser that is displayed with the chooser button will feature a button to create new directories.Note: This property is only visible if "Show installation directory chooser" is selected. - Manual entry allowed [Chooser Dialog]
If selected, the user can enter the installation directory manually in the text field. Otherwise, the text field is disabled.Note: This property is only visible if "Show installation directory chooser" is selected. - Validation script [User input]
The script that is executed when the installation directory is selected with the chooser button and when the user clicks on the Next button of the screen. If the script returns true, the selection is accepted, if it returns false, the selection is discarded.Note: This property is only visible if "Show installation directory chooser" is selected. - Standard validation [User input]
If selected, the standard validation for well-formed directory names will be performed. This validation is performed before the validation script and will canonicalize the directory name before passing it to the validation script.Note: This property is only visible if "Show installation directory chooser" is selected. - Selection change script
A script that is invoked each time the selection state of a component is changed. If a component has dependencies that are changed as well, or if entire folders are toggled, this script will be called repeatedly, once for each installation component whose selection state is changed. If the dependency parameter is false, this tells you that the corresponding installation component belongs to the node that the user has actually toggled. If a folder is toggled, dependency will be true for all installation components. - Bold font [Description]
Use a bold font for the descriptions - Italic font [Description]
Use an italic font for the descriptions - Smaller font [Description]
Use a smaller font for the descriptions - Insufficient disk space warning [Disk Space]
Show a warning message if there is not sufficient disk space for the installation on the selected target drive.
|
|