top | item 31124188 (no title) alloai | 3 years ago with text file saved as .bat file ` @echo offpowercfg.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` discuss order hn newest gabrielsroka|3 years ago https://news.ycombinator.com/formatdoc @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 dend|3 years ago Also would recommend this: https://docs.microsoft.com/en-us/windows/powertoys/awakeDisclaimer: I built the tool.
gabrielsroka|3 years ago https://news.ycombinator.com/formatdoc @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
dend|3 years ago Also would recommend this: https://docs.microsoft.com/en-us/windows/powertoys/awakeDisclaimer: I built the tool.
gabrielsroka|3 years ago
dend|3 years ago
Disclaimer: I built the tool.