Visual Studio 2017 C++ Runtime for Spectre/Meltdown

Got a problem you cannot solve? Try here.
Post Reply
khalprin
Posts: 51
Joined: Fri Aug 25, 2006 2:02 pm

Visual Studio 2017 C++ Runtime for Spectre/Meltdown

Post by khalprin »

Is there a runtime that includes the Spectre/Meltdown mitigation code? Or is it included in one of the listed runtimes:

Microsoft Visual C++ Runtime for Visual Studio 2017 v.15.2
Microsoft Visual C++ Runtime for Visual Studio 2017 v.15.4
Microsoft Visual C++ Runtime for Visual Studio 2017 v.15.7
Microsoft Visual C++ Runtime for Visual Studio 2017 v.15.9
FrancescoT
Site Admin
Posts: 5361
Joined: Sun Aug 22, 2010 4:28 am

Re: Visual Studio 2017 C++ Runtime for Spectre/Meltdown

Post by FrancescoT »

None of these include Spectre/Meltdown mitigation code.

You may create your custom Runtime using the "Application Runtime Wizard".
https://www.installaware.com/mh5/desktop/runtime.htm
Francesco Toscano
InstallAware Software

White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
Post Reply