|
Re: internet downloading all the time
you could try going to the command prompt (Start > Run > cmd) and typing netstat -b
That should list all of the excutables that have created an open connection or are listening to a port. You might see something there that could give you a clue.
Not too sure about the netstat command myself, but it might prove useful.
|