Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Visual C++ Redistributable Packages for Visual Studio Extensions #21

Merged
merged 6 commits into from Jul 11, 2018

Conversation

julianrichen
Copy link
Contributor

The Visual C++ Redistributable Packages for Visual Studio 64 bit extensions didn't correctly install files. This pr changes each extension so that it manually installs the files by extracting the DLLs from the exe/cabs instead of using the included installer.

Fixes:

  • vcrun2010
  • vcrun2012
  • vcrun2013
  • vcrun2015

Adds:

  • vcrun2017

@julianrichen julianrichen merged commit 950bd78 into master Jul 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant