複製虛線存檔名稱WIN7符化.bat
-------------------------------------------------- ---------------------------
@echo off
netsh interface tcp reset
netsh interface tcp set heuristics disable
netsh interface tcp set global rss=enable
netsh interface tcp set global ecn=enable
netsh interface tcp set global autotuninglevel=normal
netsh interface tcp set global congestionprovider=ctcp
netsh interface tcp set global timestamps=disable
echo 設定完成,請按任笱鍵關閉!
pause
exit
-------------------------------------------------- ---------------------------
WINXP WIN7 指令相同可通用
複製虛線存檔名稱WIN7符化.reg
-------------------------------------------------- ---------------------------
Windows Registry Editor Version 5.00