hss-lattepanda-win-scripts/config.cmd
2024-08-16 04:10:30 -07:00

5 lines
152 B
Batchfile

:: make the startup script run on startup
copy .\startup.cmd "%AppData%\Microsoft\Windows\Start Menu\Programs\Startup\"
:: disable sleep
/hibernate off