NSIS: Require Windows 10 1809 for Qt6 builds

Also refactor the config.nsi with more defines that control the build.
Closes #17783
This commit is contained in:
sledgehammer999
2022-10-02 02:11:17 +03:00
parent 192b01bcb7
commit 3ef749d77c
62 changed files with 167 additions and 28 deletions

View File

@@ -20,7 +20,7 @@ You will need NSIS and upx to make the installer. You need a unicode version of
I tested with NSIS 3.0 (final).
1. Open the options.nsi file in an editor and change line that contains
"!define PROG_VERSION "3.0.3"" to the version of qbittorrent you just built.
"!define QBT_VERSION "3.0.3"" to the version of qbittorrent you just built.
2. Extract the plugins found in the folder "nsis plugins" into your
NSIS's unicode Plugin directory(usually C:\Program Files\NSIS\Plugins\x86-unicode).
Only the *.dll files are needed. Use the unicode version of the dlls.