turn off hibernation
This commit is contained in:
parent
4b4c0755ee
commit
4f4dc7d039
@ -1,2 +1,5 @@
|
||||
:: make the startup script run on startup
|
||||
copy .\startup.cmd "%AppData%\Microsoft\Windows\Start Menu\Programs\Startup\"
|
||||
|
||||
:: disable sleep
|
||||
/hibernate off
|
Loading…
Reference in New Issue
Block a user