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 redistributableI have installer that contains vcredist_x86.exe / vcredist_x64.exe so if user machine does not have VC++ redistributable …
visual-c++ redistributableWhere can I download a redistributable for the following version of the Java Runtime? Java 1.6 Update 29
java redistributableI'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.dllI have a program that is refusing to run on some Windows 7 machines. Using sxstrace, the executable claims to want …
windows-7 msvcrt redistributable winsxsI am using DeployMaster to build an installer for a 32-bit Windows application written in C++ using Qt. The executable …
windows visual-studio registry visual-studio-2013 redistributableUsing: 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 redistributableUsing 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 redistributableWe have VC++ projects in VS 2008 and Wpf Projects in 2010. We want to migrate both of them to Visual Studio 2015. …
visual-c++ clickonce visual-studio-2015 redistributable regfreecomIt 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