mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 21:33:27 -07:00
parent
60eaff9fcb
commit
19b88b7f4a
59 changed files with 117 additions and 117 deletions
2
dist/windows/installer.nsh
vendored
2
dist/windows/installer.nsh
vendored
|
@ -116,7 +116,7 @@ Function .onInit
|
|||
!insertmacro Init "installer"
|
||||
!insertmacro MUI_LANGDLL_DISPLAY
|
||||
|
||||
${IfNot} ${AtLeastWaaS} 1809 ; Windows 10 1809. Min supported version by Qt6
|
||||
${IfNot} ${AtLeastWaaS} 1809 ; Windows 10 (1809) / Windows Server 2019. Min supported version by Qt6
|
||||
MessageBox MB_OK|MB_ICONEXCLAMATION $(inst_requires_win10)
|
||||
Abort
|
||||
${EndIf}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue