Add the following to [`OpenWiiManager.iss`](https://github.com/jonaskohl/OpenWiiManager/blob/main/Setup/OpenWiiManager.iss) (under `[Setup]`): ```diff + PrivilegesRequiredOverridesAllowed=commandline dialog ```