Add note about Windows SmartScreen

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

View File

@ -271,6 +271,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/syncthingtray/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)