ExitProc
End Script Execution
Definition
Use this command to close the current installation package.
If the command ExitProc is used in a package that has been called by the command RunEScript, only the child package’s execution will be stopped; control will be 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
You have two options for logging the current installation package:
Log as
executed
Select this option if you want the installation package to be logged as
executed.
Do not
log
Select this option if you do not want the installation package to be logged
as executed.
Do not
log, continue caller execution (Only in conjunction with components)
The installation will not be logged; the installation of the Software Set
will be continued. This is only valid if this command is called in a Software Set’s component. Log as failed
The installation is logged if the package could not be installed.