turn off hibernation

This commit is contained in:
Kieran 2024-08-16 04:10:30 -07:00
parent 4b4c0755ee
commit 4f4dc7d039

View File

@ -1,2 +1,5 @@
:: make the startup script run on startup :: make the startup script run on startup
copy .\startup.cmd "%AppData%\Microsoft\Windows\Start Menu\Programs\Startup\" copy .\startup.cmd "%AppData%\Microsoft\Windows\Start Menu\Programs\Startup\"
:: disable sleep
/hibernate off