Top "Vcredist" questions

Visual C++ Redistributable files set.

vcruntime140.dll 14.0 not compatible with PHP build

I have downloaded PHP 7.4.1 NTS vc15 x86 on a windows server 2016 machine. I also downloaded and installed vc_redist.x86.…

php windows-server-2016 vcredist
Where to download vcredist?

I feel a little stupid asking this question, but I hope that this might be helpful to others as well. …

msdn vcredist technet
vcredist_x86: the message install.res.????.dll comes up

Our setup runs vcredist_x86.exe with Parameter /qb to make it silent. This works on all of our test …

vcredist
How to detect if Visual C++ 2017 Redistributable is installed

With Microsoft changing the pattern of registry entries in its latest versions, how do i detect if Visual C++ 2017 Redistributable …

visual-c++ redistributable vcredist visual-c++-2015 visual-c++-2017
Visual C++ 14 redist package prerequisite - configure from visual studio setup proj

I have a Visual Studio setup project which installs an x64 program that needs the VC++ 14 Redist package. I selected …

installation vcredist
Where is "msvcR140.dll"? Does it exist?

I have recently graduated to VS 2015. For reasons explained below, I want to avoid running the VC++ Redistributables installer. I …

visual-studio-2015 wix vcredist
Wix Burn vcredist

I have a c++ application developed using Visual Studio 2015, along with a Wix installer and a Burn bootstrapper. Previous versions …

visual-studio-2015 wix burn vcredist
MSVC 2015 Universal CRT for app-local deployment

It was announced that the Universal CRT would be a re-distributable DLL such that app-local deployment would still be possible. …

c++ deployment visual-studio-2015 redistributable vcredist
WIX run vcredist_x64.exe on install

I have an application compiled in VS 2015 and requires the VC++ Redistributable package in order to run properly. Prior to …

wix visual-studio-2015 vcredist