diff --git a/b_power.bat b/b_power.bat index 446474a..031443b 100644 --- a/b_power.bat +++ b/b_power.bat @@ -76,6 +76,7 @@ if "%check_computername%" EQU "RECEPTION4" ( powercfg /change standby-timeout-dc 0 powercfg -setdcvalueindex SCHEME_CURRENT SUB_BATTERY BATLEVELCRIT 75 powercfg -setdcvalueindex SCHEME_CURRENT SUB_BATTERY BATACTIONCRIT 3 + powercfg -setacvalueindex SCHEME_CURRENT SUB_BATTERY BATACTIONCRIT 3 powercfg /q SCHEME_CURRENT > C:\Scripts\pafter.txt ) @REM )