返回列表 回復 發帖

用 utorrent 或 bitcomet 不能上網一問

本人電腦重安 Vista ultimate, 開了過 utorrent program 之後 (不 download 的時侯) IE 及 Firefox 都可以正常上網, 但 utorrent 一開始 download (用 bitcomet 都是一樣), IE 及 firefox 就連不上網, 就算 close 左個 utorrent 都吳得, 一定要重開機. 本人的 setting 只是 10 kbs for upload.

多謝各大佬指教..!!!
@echo Off
:TCP/IP Connection limit crack
takeown /f %WinDir%\System32\drivers\tcpip.sys 1>nul 2>nul
echo y|cacls %WinDir%\System32\Drivers\tcpip.sys /G %username%:F 1>nul 2>nul
replace %WinDir%\System32\drivers\tcpip.sys "%CD%" 1>nul 2>nul
netsh int tcp set global autotuninglevel=disable 1>nul 2>nul
set /p ConnNum=256
reg add HKLM\System\CurrentControlSet\Services\Tcpip\Parameters /v TcpNumConnections
/t REG_DWORD /d %ConnNum% /f 1>nul 2>nul
echo
pause 1>nul


係吳係咁呀....
1) 我用HKBN BB100, 咁應該是多少??? 256 or more???
2) 點看注冊表呀??
3) 點關閉UAC
返回列表