Why is Windows Defender delaying the start of our piece of software?
问题 I'm trying to help the SuperCollider community to try and understand how we can prevent Windows Defender from delaying the execution of one of the executable, on a up-to-date Windows 10. The original github issue can be found on github. Here is the test case : download the latest version of SuperCollider for Windows x64 (3.10.3) install it reboot your computer open "cmd" and start scsynth.exe cd "\Program Files\SuperCollider-3.10.3" scsynth.exe -u 57110 You will have to wait 50 to 60 seconds