mirror of
https://github.com/jazir555/GamesDows.git
synced 2025-06-06 15:47:22 +02:00
Update Enable GamesDows.bat
This commit is contained in:
parent
37ff0fc6b2
commit
4b64f0eb41
@ -131,6 +131,11 @@ echo Disable Startup Delay
|
|||||||
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Serialize" /f
|
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Serialize" /f
|
||||||
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Serialize" /v StartupDelayInMSec /t REG_DWORD /d 0 /f
|
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Serialize" /v StartupDelayInMSec /t REG_DWORD /d 0 /f
|
||||||
|
|
||||||
|
echo Improve Windows Explorer Process Priority
|
||||||
|
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\explorer.exe\PerfOptions" /v CpuPriorityClass /t REG_DWORD /d 3 /f
|
||||||
|
echo Adjust Large System Cache
|
||||||
|
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management" /v LargeSystemCache /t REG_DWORD /d 1 /f
|
||||||
|
|
||||||
echo Registry modifications are complete.
|
echo Registry modifications are complete.
|
||||||
echo Steam Big Picture set as default shell.
|
echo Steam Big Picture set as default shell.
|
||||||
echo Automatic logon enabled.
|
echo Automatic logon enabled.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user