ExitProcEx

Terminates the Installation Package

Related Topics Link IconRelated Topics 

Definition

Terminates the current installation package.

If you use the ExitProcEx command for a package that was called, for example, with the RunEScript command, only the execution of the child package is terminated. The control is returned to the calling package.

This command only controls the Installer, a classification (e.g. execute via service) has no significance for this command.

Settings

To log the installation package, the following options are available:

Log as executed
The installation of the package is logged as executed.

Do not log
The installation of the package is not logged.

Do not log, continue caller execution (only in conjunction with components)
The installation is logged; the installation of the Software Set is continued. This is only the case if the command is executed in a Software Set's component.

Log as failed
The installation of the package is logged as failed

Last comment:
This the text that appears in the log depending on the option you selected above.