Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.
Unknown License Detected
This package uses a custom URL-based license agreement, and ProGet cannot automatically determine the license type. You'll need to assign a license type to the URL to allow or block packages with this license.

Chocolatey Client
To install vcredist2010 from the command line, run the following command:
```
choco install vcredist2010 --version 10.0.40219.2 --source https://proget.cnsit.com/nuget/Chocolatey/
```
The Microsoft Visual C++ 2010 SP1 Redistributable Package (x86 & x64) installs runtime components of Visual C++ Libraries required to run 64-bit and 32-bit applications developed with Visual C++ SP1 on a computer that does not have Visual C++ 2010 SP1 installed.
NOTE: This will install both the x86 and x64 versions on a 64bit OS. the x86 version will only be installed on 32bit OS's