-
I confirm that...
What is your question?Hi, Trying doom-emacs on Windows 11, the installation step is blocked by our proprietary antivirus (Cortex XDDR, code c0400067 Rule chromeloader.3), which kill the install process. Any way to get around that ? System information |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Only way is to whitelist |
Beta Was this translation helpful? Give feedback.
-
Thanks for the speedy reply :) |
Beta Was this translation helpful? Give feedback.
Only way is to whitelist
~/.config/emacs/.local
and%LOCALAPPDATA%/doomemacs/
with your antivirus, or whitelistemacs.exe
processes. That or disable your antivirus temporarily. Not much else can be done.