Mention problem with antivirus software in README

This commit is contained in:
Martchus 2023-10-20 17:29:07 +02:00
parent d58b328f40
commit 9e909b257c
1 changed files with 2 additions and 0 deletions

View File

@ -279,6 +279,8 @@ See the release section on GitHub.
* 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
* Antivirus software often **wrongly** considers the executable harmful. This is a known problem. Please don't create
issues about it.
* 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)