Open topic with navigation
Similarities Between the Sequences in an Installer
InstallAnywhere 2013
The basic Install and Uninstall sequences follow the same organization and have the same options. The differences between the sequences are determined solely by the time of their occurrence in the installation or uninstallation processes.
Installer
|
•
|
File installation (determined by the Install sequence) |
Uninstaller
|
•
|
File uninstallation (determined by the Install sequence) |
|
•
|
Post-Uninstall sequence |
Each sequence enables you to add, remove, and sequence actions. The actions occur in the order that they appear in the action list. Actions may be moved by dragging and dropping, or by selecting and using the ordering arrows.
Use these sequences to add the Panel, Console, and General actions that are needed by your installer and uninstaller. Some General actions (such as Modify Text File) that are used in these sequences trigger behavior at both install time and uninstall time if they are scheduled in the Install sequence. The uninstall functionality (reverting the changes that were made) is not activated if the action is not in the Install sequence.
Advanced Designer Interface
Because these sequences are so similar, the options that are displayed in the Advanced Designer for the Pre-Install, Install, Post-Install, Pre-Uninstall, Uninstall, and Post-Uninstall sequence panels are also very similar to each other. For more information, see:
See Also
Building and Testing Installers