Quote Originally Posted by Peter Swinkels View Post
Hey is that a screenshot of your QB64 progrram? Also, I tried downloading stuff from your GitHub but Windows Defender interferes when I download your *.exes directly. It probably is falsely detecting threats.

EDIT:
Windows Defender also interferes with *.zip files of your repositories...


EDIT 2:
It claims to have detected Trojan:Win32/Wacatac.B!ml in your Mars widget project.
Yup! Good ol' Windows Defender, the setup.exe may be old, it is built using setup2go and produces an exe rather than a .msi. A/V tools won't like it. Just download the source and compile yourself. I have Avast and Malwarebytes and Defender (of course) on Windows 7/10/11 and receive no such errors/false positives. I pull/push the code using github desktop.