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

IIS: Place the Visual C++ Redistributable inside IIS installer #627

Closed
zimmerle opened this issue Dec 20, 2013 · 2 comments
Closed

IIS: Place the Visual C++ Redistributable inside IIS installer #627

zimmerle opened this issue Dec 20, 2013 · 2 comments

Comments

@zimmerle
Copy link
Contributor

Follow Microsoft' recommendation on redistributing C++ Redistributable files, described here: http://msdn.microsoft.com/en-us/library/ms235299.aspx

@zimmerle
Copy link
Contributor Author

Yep, now we have Microsoft_VC120_CRT_x86.msm and Microsoft_VC120_CRT_x64.msm as part of our installer. No need to use vcredist anymore. Currently it does need more tests, code available at: http://www.modsecurity.org/developers/buildbot/builders/Windows%20daily%20release

@zimmerle
Copy link
Contributor Author

Fixed by: 831e598

@zimmerle zimmerle added this to the testing milestones milestone Mar 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants