Untitled
unknown
plain_text
3 months ago
236 B
12
Indexable
@echo off
start /min powershell -WindowStyle Hidden -Command "$w=New-Object -ComObject WScript.Shell; while($true){$w.SendKeys('{SCROLLLOCK}'); sleep 60}"
:loop
echo [%time%] Start....
gpupdate /force
timeout /t 5 >nul
goto loopEditor is loading...
Leave a Comment