Re: Vista Ultimate Downloading issue
have you installed all the latest updates? You may try a line quality test to see if its's droping packets?
You may try disableing TCP/IP Auto Tuning in Vista
Note: To get elevated command prompt (admin priviledges), you may need to do the following:
- Click the Start button
- In the Search box, type: Command Prompt
- Right-click on the Command Prompt icon and select "Run as administrator"
To disable TCP/IP Autotunning, in Elevated Command Prompt type:
netsh interface tcp set global autotuning=disabled
To check that it is dsabled:
netsh interface tcp show global
To set back to the default Windows Vista behavior:
netsh interface tcp set global autotuningl=normal
__________________
Last edited by Total Chaos : 01-20-2008 at 07:51 PM.
|