with text file saved as .bat file ` @echo off powercfg.exe -x -monitor-timeout-ac 5 powercfg.exe -x -disk-timeout-ac 180 powercfg.exe -x -standby-timeout-ac 180 powercfg.exe -x -hibernate-timeout-ac 999 `
@echo off
powercfg.exe -x -monitor-timeout-ac 5
powercfg.exe -x -disk-timeout-ac 180
powercfg.exe -x -standby-timeout-ac 180
powercfg.exe -x -hibernate-timeout-ac 999