diff --git a/Enable GamesDows Playnite no splashscreen disabled welcome UI.bat b/Enable GamesDows Playnite no splashscreen disabled welcome UI.bat index fb4bb40..5cc2a08 100644 --- a/Enable GamesDows Playnite no splashscreen disabled welcome UI.bat +++ b/Enable GamesDows Playnite no splashscreen disabled welcome UI.bat @@ -10,6 +10,7 @@ SET "PLAYNITE_FOLDER=%LOCALAPPDATA%\Playnite" SET "PLAYNITE_PATH=%LOCALAPPDATA%\Playnite\Playnite.FullscreenApp.exe --hidesplashscreen" REG ADD "%KEY_NAME%" /v %VALUE_NAME% /t REG_SZ /d "%PLAYNITE_PATH%" /f +powercfg -h off @echo off SETLOCAL EnableExtensions EnableDelayedExpansion