Gilmesh
05-02-2003, 05:35 PM
Howdy all
I found the solution for enabling more than 2 downloads at a time through IE6 and Windows XP. Maybe it's already here and I missed it, but here it is in case you're like me and did miss it.
In Registry Editor, navigate to the following registry key:
HKCU\Software\Microsoft\Windows\CurrentVersion\Int ernet Settings
(Or HKLC)
On the Edit menu, click Add Value, and then add the following registry value:
"MaxConnectionsPer1_0Server"=Dword:0000000a
"MaxConnectionsPerServer"=Dword:0000000a
You can change 0000000a to any other value as long as it's hexadecimal.
Close the registry editor.
This will give you the max of 10 DLs at a time.
Hope it helps!
I found the solution for enabling more than 2 downloads at a time through IE6 and Windows XP. Maybe it's already here and I missed it, but here it is in case you're like me and did miss it.
In Registry Editor, navigate to the following registry key:
HKCU\Software\Microsoft\Windows\CurrentVersion\Int ernet Settings
(Or HKLC)
On the Edit menu, click Add Value, and then add the following registry value:
"MaxConnectionsPer1_0Server"=Dword:0000000a
"MaxConnectionsPerServer"=Dword:0000000a
You can change 0000000a to any other value as long as it's hexadecimal.
Close the registry editor.
This will give you the max of 10 DLs at a time.
Hope it helps!