mirror of
https://github.com/jazir555/GamesDows.git
synced 2025-06-07 08:07:22 +02:00
Update Enable GamesDows Playnite V3.bat
This commit is contained in:
parent
7a4a865ce6
commit
0434362240
@ -137,6 +137,9 @@ echo Applying system optimizations
|
|||||||
REM Disable the boot UI
|
REM Disable the boot UI
|
||||||
bcdedit.exe -set {globalsettings} bootuxdisabled on
|
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
|
REM Disable Visual Effects
|
||||||
reg add "HKCU\Control Panel\Desktop" /v VisualFXSetting /t REG_DWORD /d 2 /f
|
reg add "HKCU\Control Panel\Desktop" /v VisualFXSetting /t REG_DWORD /d 2 /f
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user