diff --git a/assets/win10x64-ltsc.xml b/assets/win10x64-ltsc.xml index 606b417..88845ae 100644 --- a/assets/win10x64-ltsc.xml +++ b/assets/win10x64-ltsc.xml @@ -396,7 +396,12 @@ 12 reg.exe add "HKLM\SYSTEM\CurrentControlSet\Control\Power" /v "HibernateEnabled" /t REG_DWORD /d 0 /f - Disable Hibernation Mode + Disable Hibernation + + + 13 + cmd /C POWERCFG -X -standby-timeout-ac 0 + Disable Sleep