Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit 1788400

Browse files
authored
Update 4.3.4
1 parent d0d2e7d commit 1788400

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Zusier AIO.bat

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ echo.
2222
echo V4.2
2323
echo - removed some conflicting services
2424
echo V4.1 -Overhaul!
25-
echo - many errors may occur (from my testing and tried to debug)
25+
echo - many errors may occur (from my testing and tried to debug) (fixed)
2626
echo - changed bcdedit to be safer and better
2727
echo - added many tweaks for network adapter, gpu and services
2828
echo - removed temp clean
@@ -557,7 +557,6 @@ netsh int tcp reset
557557
netsh int ip delete arpcache
558558
netsh int ipv4 reset reset.log
559559
netsh int ipv6 reset reset.log
560-
ipconfig /flushdns
561560
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile" /v "NetworkThrottlingIndex" /t REG_SZ /d "fffffff" /f
562561
netsh int tcp set supplemental internet congestionprovider=ctcp
563562
Powershell.exe Set-NetTCPSetting -SettingName internet -AutoTuningLevelLocal normal

0 commit comments

Comments
 (0)