downloading more than two files at a time

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

Guest

I'm trying to dwonload several MP3 files from a website but I am only able to
download two at a time. After I download the second one and try to download
a third one, the "save as" window will not appear. Is there any way to
download more than two files at a time?
 
You can save the following into a reg file and merge it, or edit the
registry directly with the new values. It will increase your max downloads
to 10.

Windows Registry Editor Version 5.00

;this patch increases the number of simultaneous downloads to 10

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top