qutebrowser/misc/nsis
bitraid 7599dbc209 nsis: custom error message for Qt5 OS version check
The CheckPlatform macro will prompt the user user to use the 32bit installer
if they are on a 32bit system. But we don't provide a 32bit installer anymore.

This commit changes the OS version check for Qt5 builds to be based on checking
version numbers ourselves too, so that we can have our own error message.

Also moves the Qt5 conditionals to be compile time ones.
2023-08-13 15:14:24 +12:00
..
graphics NSIS script rewrite 2018-07-20 18:10:59 +03:00
install.nsh nsis: custom error message for Qt5 OS version check 2023-08-13 15:14:24 +12:00
install_pages.nsh reuse: Fix more copyright headers 2023-07-23 12:56:13 +02:00
mkunlist.cmd Update comments, strip trailing whitespace 2019-01-17 20:29:53 +02:00
qutebrowser.nsi nsis: remove arch from binary path string 2023-08-13 15:14:24 +12:00
uninstall.nsh reuse: Fix more copyright headers 2023-07-23 12:56:13 +02:00
uninstall_pages.nsh reuse: Fix more copyright headers 2023-07-23 12:56:13 +02:00