Previous Topic

Next Topic

Return codes for single components

When each Smart Component has finished running, the component reports a return code to the operating system or the calling application.

These return codes are used to determine the status of the component installation. You can also use return codes in a script to control the execution of the script and determine any branching that is required.

Error level

Meaning

0

The Smart Component failed to install. Refer to the log file for more details.

1

The Smart Component installed successfully.

2

The Smart Component installed successfully, but the system must be restarted.

3

The installation was not attempted because the required hardware was not present or the software was current.