Technical Documentation

BackDrop_ Installer — Return Codes

The BackDrop_ Windows installer is built with Inno Setup. When run silently, it returns the following standard exit codes to indicate the result of the installation. Publishers and IT admins can use these to detect install status in deployment scripts or management tools.

CodeMeaning
0Installation completed successfully.
1Setup failed to initialize / miscellaneous installation failure.
2Installation was cancelled by the user before it started.
3A fatal error occurred while preparing the next installation phase.
4A fatal error occurred during installation.
5Installation was cancelled by the user during installation.
6Setup was terminated by a debugger (development only).

Silent installation

To install BackDrop_ without any UI prompts, use the following flags:

BackDrop_Setup_1.1.1.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

These are standard Inno Setup command-line flags. Full reference ↗

Installer details

Product

BackDrop_ — Ghost Video Overlay

Publisher

Sublimearts.io

Installer version

1.1.1

Build tool

Inno Setup 6

Platform

Windows 10 / 11 (x64)

Code signing

DigiCert EV (SHA-256)