Creating Basic Installers
InstallAnywhere 2020 SP2
This section provides procedures and suggestions about common situations when using InstallAnywhere to build a basic installer.
| Section | Description | 
| Includes background information on the file for an InstallAnywhere project; also explains how to create new projects and open existing projects. | |
| Describes how to define basic information for your installer, including how to include a software identification tag for your product. | |
| Describes various tasks and best practices for managing files, components, features and other items in your InstallAnywhere projects. Also discusses how to work with source paths instead of hard-coded paths, which is especially helpful in team development environments. | |
| Explains how to schedule the panels that are displayed and the actions that are launched at run time. | |
| Defining Rules and Rule Expressions that Evaluate Conditions on Target Systems | Describes how to define rules for InstallAnywhere installers, specific actions, and groups of actions. | 
| Describes how to manage SQL databases and deploy Web applications to application servers. | |
| Explains how to implement Maintenance Mode in an installer so that end users are able to add or remove features to previously installed products as well as repair broken installations. | |
| Explains how to enable rollback behavior to avoid application corruption if an end user cancels an installation before it is completed or if an installation encounters a fatal error. | |
| Explains how to build and test installers. | |
| Discusses how to download, install (for the InstallAnywhere IDE), and bundle VM packs. | |
| Describes the process of creating a LaunchAnywhere launcher for any Java software that your installer deploys. | |
| Explains how to launch another installer from your installer. | |
| Describes the use of source code control software with InstallAnywhere. | 
See Also