Stupid Computer Question
Boy_who_lost_his_wings
Join Date: 2003-12-03 Member: 23924Banned
in Off-Topic
Is there a way for me to set the max downloads i can do? like the regular internet explorer downloads, i can only do 2 at a time <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html/emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif'><!--endemo-->
Comments
Open the registry, if you don't know how to edt the registry then ask a knowlegable friend.
Under the key
<!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->[HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet Settings] <!--c2--></td></tr></table><span class='postcolor'><!--ec2-->
Add the new DWORD values
<!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->MaxConnectionsPerServer dword 32<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->
and
<!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->MaxConnectionsPer1_0Server dword 32<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->
Set their values to something like 8.
Or, if you dont want to do that, download this file and double click it to merge it into your registry for you.
<a href='http://th0r0n.zeroninja.co.uk/MaxDownloads.Reg' target='_blank'>Download Registry Fix</a>
HTH.