Set specific exit codes when NSIS installer failed in silent mode
commit31d456c43b21f364f408ef6b3e3ba7db9c38d50e
authorChocobo1 <Chocobo1@users.noreply.github.com>
Mon, 22 Jan 2024 06:01:15 +0000 (22 14:01 +0800)
committerGitHub <noreply@github.com>
Mon, 22 Jan 2024 06:01:15 +0000 (22 14:01 +0800)
tree93d8c16ded601ecb3d3f47d91c63512d6303de2a
parentc5d7b62473887c337c249ac7b3bd6420286c7e83
Set specific exit codes when NSIS installer failed in silent mode

* Set specific exit codes when NSIS installer failed in silent mode
  Related: https://github.com/qbittorrent/qBittorrent/issues/18115#issuecomment-1789404780
* GHA CI: treat NSIS warnings as errors

PR #20296.
.github/workflows/ci_windows.yaml
dist/windows/installer.nsh
dist/windows/uninstaller.nsh