Top "Redistributable" questions

Installing both Visual Studio 2013 Redistributable packages (x86 & x64) at the same time

We are looking to start building internally used software in 64 bit, and found this morning that installing the x64 VS 2013 …

visual-studio-2013 redistributable
Direct link to VC++ 2010 SP1 Redistributable from custom installer

I have installer that contains vcredist_x86.exe / vcredist_x64.exe so if user machine does not have VC++ redistributable …

visual-c++ redistributable
Where to get Java Runtime Redistributables?

Where can I download a redistributable for the following version of the Java Runtime? Java 1.6 Update 29

java redistributable
C++ executable - MSVCR100.dll not found error

I've downloaded and compiled an open-source C++ application, Frhed. When I run the version I've compiled, it demands MSVCR100 and …

c++ visual-studio-2010 package redistributable msvcr100.dll
Windows SxS Redistributable Version Issue

I have a program that is refusing to run on some Windows 7 machines. Using sxstrace, the executable claims to want …

windows-7 msvcrt redistributable winsxs
How to redistribute Visual Studio 2010 Tools for Office Runtime with InstallShield correctly?

Using: VS 2012, InstallShield 2012 Spring Express For my Excel Add-In I need to redistribute to prerequisites: - Microsoft .NET Framework 4.5 Full …

vsto add-in installshield redistributable
32-bit VC++ redistributable on 64 bit OS?

Using Visual Studio, I have built an C++ application running in 32bit. It will be deployed both to 32-bit and 64…

visual-c++ runtime 32bit-64bit redistributable
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