Installer return codes
This page documents installer return codes for RedundancyPayUK-Setup-1.0.0.exe (NSIS-based setup package).
Last updated: 19 February 2026.
Standard return codes
| Code | Meaning |
|---|---|
| 0 | Installation completed successfully. |
| 1 | Installation cancelled by user. |
| 2 | Installation failed (generic/setup script failure). |
Notes
- These codes are for the setup executable distributed by RedundancyPayUK.co.uk.
- If installer behavior changes in future releases, this page will be updated.