Return Codes
The installer returns one of the following return codes when the installer exits.
| Code | Meaning |
|---|---|
| 0 | Success |
| 1 | General fail |
| 2 | Success but reboot required to finalize install |
| 4 | Need elevation |
| 8 | Dirty (must restart before the installer will run) |
| 16 | Declined EULA (End User Legal Agreement) |
| 32 | OS not supported |
| 64 | Hardware not supported |