Is it possible to add the APPDIR to the windows defender exclusion list?
I am running this custom PowerShellScriptInline:
Code: Select all
Add-MpPreference -ExclusionPath [APPDIR]
Find out more ›
Code: Select all
Add-MpPreference -ExclusionPath [APPDIR]