Skip to content

Fix for Windows Defender blocking .exe

Compare
Choose a tag to compare
@monstermac77 monstermac77 released this 02 Jan 01:23
· 186 commits to main since this release

Apparently Windows defender blocks the mixedvr-manager.exe, simply because it's an exe not a bat. Instead of having to make people allow for this and deal with that extra setup, decided it was better to just use a vbs file that silently launches the .bat file on launch. Thanks to DayApprehensive6531 on Reddit for discovering this.