/msvc-redist-helper

Tool to automatically check for and install necessary Microsoft Visual C/C++ Redistributables

Primary LanguageC++MIT LicenseMIT

Microsoft Visual C++ Redistributable Helper

This tool checks for a specific version of the redistributable and if it is not found, will install it.

Usage:

msvc-redist-helper [msvc-version]

Dependencies

  • Windows
  • CURL with HTTPS support