Actions.sxp Archive File

The actions.sxp archive file specifies pre-programs and post-programs for the installation and uninstallation of the product on the target computer. All pre-programs and post-programs are optional. If used, the actions.sxp archive file must be created manually

The file contains the following sections:

InsPreActions

Specifies the pre-programs for the installation.

InsPreErrActions

Specifies the programs that are executed if the installation is faulty. These programs cancel the changes made by the pre-programs.

InsPostActions

Specifies the post-programs for the installation.

InsPostErrActions

Specifies the programs that are executed if the uninstallation is faulty. These programs cancel the changes made by the post-programs.

DeiPreActions

Specifies the pre-programs for the uninstallation.

DeiPostActions

Enables post-programs to be called during uninstallation.

ReplaceParams

Replaces parameters for all files listed in this section.

Note: Both 64-bit and 32-bit programs can be launched from the actions.sxp archive file.

The structure of the actions.sxp archive file is described in Structure of the Actions.sxp File.