Flipper/BadUSB/emptythevoid-BadUSB/windows_helpers/windows_eastern_timezone.txt

17 lines
176 B
Plaintext
Raw Normal View History

2024-09-06 20:27:37 +00:00
REM set timezone to Eastern
DELAY 500
GUI R
DELAY 500
STRING cmd
DELAY 100
ENTER
DELAY 2000
ALTSTRING tzutil /s "Eastern Standard Time"
ENTER
DELAY 300
ALTSTRING exit
ENTER