So you're downloading the eight 743.9 MB files needed to install Visual Studio Code Name "Orcas", and you're thinking to yourself, "Self, there HAS to be a better way."
Well, there is. Two simple registry changes and you can go from 2 maximum downloads to 10!
Oh BTW, we're working with the Registry so you know the drill. Be careful. Enter at your own risk.
Increasing IE's Maximum Concurrent Downloads Setting
- Click on the Start button and select Run.
- On the Run line type Regedt32.exe and hit Enter.
This will launch the Registry Editor.
- Locate the following key in the registry:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings
- Click on the Internet Settings Key. Now go to the Edit menu, point to NEW, and click DWORD Value.
- Type MaxConnectionsPer1_0Server for the name of this DWORD Value.
- Double-click on the MaxConnectionsPer1_0Server key you just created and enter the following information:
- Value data: 10
- Base: Decimal
- When finished press OK.
- Click on the Internet Settings Key. Now go to the Edit menu, point to NEW, and click DWORD Value.
- Type MaxConnectionsPerServer for the name of this DWORD Value.
- Double-click on the MaxConnectionsPerServer key you just created and enter the following information:
- Value data: 10
- Base: Decimal
- When finished press OK.
- Close the Registry Editor.