Top "Redistributable" questions

Where to download Microsoft Visual c++ 2003 redistributable

I have an old dll that uses the Microsoft Visual C++ 2003 (7.1) run time package. Unfortunately I don't have that DLL …

dll visual-c++ runtime visual-studio-2003 redistributable
while installing vc_redist.x64.exe, getting error "Failed to configure per-machine MSU package."

While I am trying to install vc_redist.x64.exe on Windows 8.1 getting following error: Failed to configure per-machine MSU …

windows-8.1 visual-c++-2010 redistributable
Error: A newer version of Microsoft Visual C++ 2010 Redistributable has been detected on the machine

When I try to run the VS 2010 redistributable "vcredist_x86.exe", an error "A newer version of Microsoft Visual C++ 2010 …

visual-studio-2010 redistributable
Why does my application require Visual C++ Redistributable package

I'm writing a simple C++ application in Visual Studio. It also has a setup project. It works well on my …

visual-studio visual-c++ windows-runtime msvcrt redistributable
How to detect whether I need to install VCRedist?

I have a question very similar to this one but the answer does not work for me. Software I am …

visual-c++ installation redistributable
Which VC++ redistributable package to choose (x86 or x64)?

Is the package type (x86 or x64) dependent on my application type or on the OS type it is installed …

visual-c++ redistributable
How to install DirectX in quiet mode?

I want to install the DirectX 9c user package in quiet mode. Is there any option like /quiet /q /qb …

installation directx redistributable
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
How to check if I need to install VCRedist?

My program contains several dlls which depend on MSVCP100.dll and MSVCR100.dll, in Win7 my program runs without any …

visual-studio dll redistributable msvcr100.dll
Microsoft Visual C++ Redistributable for Visual Studio 2012 Update 4 Installer displaying in Chinese

I need to install Microsoft Visual C++ Redistributable for Visual Studio 2012 Update 4 but when I run it, it opens in …

c++ visual-studio-2012 redistributable visual-c++-runtime