mirror of
https://github.com/jazir555/GamesDows.git
synced 2025-06-06 15:47:22 +02:00
Update Enable GamesDows Playnite no splashscreen disabled welcome UI.bat
This commit is contained in:
parent
dc186e1204
commit
c23d3c88a6
@ -10,6 +10,7 @@ SET "PLAYNITE_FOLDER=%LOCALAPPDATA%\Playnite"
|
|||||||
SET "PLAYNITE_PATH=%LOCALAPPDATA%\Playnite\Playnite.FullscreenApp.exe --hidesplashscreen"
|
SET "PLAYNITE_PATH=%LOCALAPPDATA%\Playnite\Playnite.FullscreenApp.exe --hidesplashscreen"
|
||||||
REG ADD "%KEY_NAME%" /v %VALUE_NAME% /t REG_SZ /d "%PLAYNITE_PATH%" /f
|
REG ADD "%KEY_NAME%" /v %VALUE_NAME% /t REG_SZ /d "%PLAYNITE_PATH%" /f
|
||||||
|
|
||||||
|
powercfg -h off
|
||||||
|
|
||||||
@echo off
|
@echo off
|
||||||
SETLOCAL EnableExtensions EnableDelayedExpansion
|
SETLOCAL EnableExtensions EnableDelayedExpansion
|
||||||
|
Loading…
x
Reference in New Issue
Block a user