mirror of
https://github.com/jazir555/GamesDows.git
synced 2025-06-06 07:37:24 +02:00
Update Enable GamesDows.bat
This commit is contained in:
parent
4b64f0eb41
commit
65bbac9dd2
@ -135,6 +135,8 @@ 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
|
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
|
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
|
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management" /v LargeSystemCache /t REG_DWORD /d 1 /f
|
||||||
|
echo Enabling No GUI Boot
|
||||||
|
bcdedit /set {current} quietboot on
|
||||||
|
|
||||||
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user