Add note about Windows SmartScreen

This commit is contained in:
Martchus 2023-01-30 10:31:27 +01:00
parent d190920d83
commit fc3e511411
1 changed files with 2 additions and 0 deletions

View File

@ -115,6 +115,8 @@ See the release section on GitHub.
native Wayland support if it does not work on your system)
* Windows
* for binaries checkout the [release section on GitHub](https://github.com/Martchus/tageditor/releases)
* Windows SmartScreen will likely block the execution (you'll get a window saying "Windows protected your PC");
right click on the executable, select properties and tick the checkbox to allow the execution
* the Qt 6 based version is stable and preferable but only supports Windows 10 and newer
* the Qt 5 based version should still work on older versions down to Windows 7 although this is not regularly checked
* for mingw-w64 PKGBUILDs checkout [my GitHub repository](https://github.com/Martchus/PKGBUILDs)