Install SpeedFolder Action
InstallAnywhere 2021
You can use an Install SpeedFolder action to dynamically pick up files at build-time from a folder. All files are installed in one fast operation. SpeedFolders are especially useful for large installations with many files or builds that occur automatically.
Specify the following options in the Install SpeedFolder customizer:
Option |
Description |
|||||||||||||||||||||
Source Path |
Click Choose Folder and specify the source location of this SpeedFolder. |
|||||||||||||||||||||
Destination Path |
Specify the location on the target machine where the SpeedFolder will be created:
|
|||||||||||||||||||||
Options |
Select one of the following options to specify whether to install the folder and its contents or only the folder’s contents.
|
|||||||||||||||||||||
If file already exists on end user’s system |
Use this option to define the installer behavior when it attempts to install a file that already exists on the target system. Select one of the following options:
|
|||||||||||||||||||||
Filter Files |
Filters are conditions that the installer uses to select files for modification. Click Configure Filter to open the Filter File dialog box. |
|||||||||||||||||||||
In classpath |
Puts the item on the classpath for all LaunchAnywhere executable files installed. |
|||||||||||||||||||||
Do not uninstall |
Tells an action to not attempt to undo the results of the action at uninstall time. |
|||||||||||||||||||||
Recursively uninstall |
Select this option if you want the contents of this folder and all subfolders deleted during uninstallation. |
|||||||||||||||||||||
Override default UNIX/ OS X permissions |
Sets the file permissions to a specific value for this action. |
Rules, Tags, and Rollback Tabs
For information on the other tabs on this customizer, see the following:
• | Rules—Use this tab to add rules to the selected action. For more information, see Assigning a Rule to an Action and Rules Reference. |
• | Tags—Use this tab to add build configuration tags to the selected action. For more information, see Assigning Tags to Project Elements. |
• | Rollback—Use this tab to specify rollback behavior for the selected action. For more information, see Configuring Installation Rollback Behavior. |