Update Enable GamesDows Playnite no splashscreen disabled welcome UI.bat

This commit is contained in:
jazir5
2024-11-11 20:41:30 -08:00
committed by GitHub
parent dc186e1204
commit c23d3c88a6

View File

@@ -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