Windows Integrity HP Smart Update Manager User Guide

Return codes
HP Smart Update Manager has consolidated the return codes from Windows® components into
a new, enhanced return code mapping. These return codes 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 required branching.
To view the installation log file locations, see “Viewing the installation results” (page 19).
ExplanationValueReturn Code
The installation was successful.0
SUCCESS_NO_REBOOT
The installation was successful, but a reboot is required.1
SUCCESS_REBOOT
The component was current or not required.3
SUCCESS_NOT_REQUIRED
A general failure occurred. See the error log for details255
FAILURE_GENERAL
A bad input parameter was encountered.254
FAILURE_BAD_PARM
The installation of the component failed.253
FAILURE_COMPONENT_FAILURE
Command-line installation 35