Update Enable GamesDows Playnite V3.bat

This commit is contained in:
jazir5 2024-11-03 22:05:43 -08:00 committed by GitHub
parent 0434362240
commit 68ad30c54f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -137,9 +137,6 @@ echo Applying system optimizations
REM Disable the boot UI
bcdedit.exe -set {globalsettings} bootuxdisabled on
REM Disable Logon UI
reg add "%KEY_NAME%" /v DisableLogonUI /t REG_DWORD /d 1 /f
REM Disable Visual Effects
reg add "HKCU\Control Panel\Desktop" /v VisualFXSetting /t REG_DWORD /d 2 /f