From 0bd286d35a3d95e222281190264a189e44d9897e Mon Sep 17 00:00:00 2001 From: USER Date: Sun, 28 Apr 2024 19:02:12 +0100 Subject: [PATCH] . --- b_power.bat | 2 ++ 1 file changed, 2 insertions(+) diff --git a/b_power.bat b/b_power.bat index 031443b..49246fb 100644 --- a/b_power.bat +++ b/b_power.bat @@ -77,6 +77,8 @@ if "%check_computername%" EQU "RECEPTION4" ( 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 -setdcvalueindex SCHEME_CURRENT SUB_BATTERY BATACTIONLOW 3 + powercfg -setacvalueindex SCHEME_CURRENT SUB_BATTERY BATACTIONLOW 3 powercfg /q SCHEME_CURRENT > C:\Scripts\pafter.txt ) @REM )