Multiple downloads

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do you set IE to download more than 2 downloads at a time. I will click
save file as and can only do that 2 times. I have to wait for 1 of the 2
downloads to complete before i can start another. Thank You
 
Type the following (between the lines) into note pad and save as
"downloads.reg". Leave a blank line at the bottom.

Double-click to add it to the Registry.
Have someone else do it if you are unsure of this.
Or, drop me a note and I'll send you the file.

-----------------------------------------------------------

REGEDIT4

; Implements change in KB 282402, allowing more than 2 downloads
; at once via IE in Win 2K/XP. This form increases the number to 10.

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet
Settings]
"MaxConnectionsPer1_0Server"=dword:0000000a
"MaxConnectionsPerServer"=dword:0000000a
 
Back
Top