Common Customizer Settings
InstallAnywhere 2021
The following list contains common properties found in action customizers in InstallAnywhere.
Property |
Description |
Comment |
Sets the name of the action in the visual tree |
Do not uninstall |
Tells an action to not attempt to undo the results of the action at uninstall time. |
If file already exists on end user's system |
Overrides the default behavior for how to resolve conflicts between installed files and pre-existing files |
In Classpath |
Puts the item on the classpath for all LaunchAnywhere executable files that are installed |
Installed File/Existing File |
Determines whether the file is being installed, or already exists on the end user's system |
Override default Unix / OS X permissions |
Sets the file permissions to a specific value for this action |
Path |
Shows the path where the action will be installed |
Show Indeterminate Dialog |
Brings up an indeterminate progress bar to show progress to the end user while a external process is executing |
Source |
Shows the path where the item currently exists on the developer's system (displays the source path if source paths are being used) |
Store process's exit code in |
Sets the value of the InstallAnywhere variable to the process's exit code |
Store process's stderr in |
Sets the value of the InstallAnywhere variable to the process's standard error |
Store process's stdout in |
Sets the value of the InstallAnywhere variable to the process's standard out |
Suspend installation until process completes |
Pauses the installer until the launched process completes |