Installer-return_codes

This page documents the return codes used by the Drumonic installer. These codes indicate the outcome of the installation process and help diagnose issues if they occur.

Return Code Description
0 Installation completed successfully.
1 General installation failure.
2 User canceled the installation.
3 Missing required files or components.
4 Insufficient disk space.
5 Network error during download.
6 Installation completed, reboot required.
100 Custom error: installer was run without required permissions.
101 Custom error: unsupported operating system.
Notes:
The installer is designed to run silently using /VERYSILENT /NORESTART.

Return codes are logged internally and may be surfaced via the Microsoft Store if installation fails.

For troubleshooting, users may refer to the installation log generated with /LOG="install_log.txt".