@echo off
echo.
echo HUNGNP18@FPT.COM
echo ------------------------------
echo Disabled: Laptops seeking max battery life and low heat.
echo Enabled: Everyday use with balanced performance.
echo Aggressive: Demanding workloads on well-cooled rigs.
echo Efficient Enabled: Laptops needing mild boost without heat.
echo Efficient Aggressive: Mixed-use systems wanting more boost safely.

reg add "HKLM\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\be337238-0d82-4146-a960-4f3749d470c7" /v Attributes /t REG_DWORD /d 2 /f
pause
