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 redistributableWhile 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 redistributableWhen I try to run the VS 2010 redistributable "vcredist_x86.exe", an error "A newer version of Microsoft Visual C++ 2010 …
visual-studio-2010 redistributableI'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 redistributableI have a question very similar to this one but the answer does not work for me. Software I am …
visual-c++ installation redistributableIs the package type (x86 or x64) dependent on my application type or on the OS type it is installed …
visual-c++ redistributableI want to install the DirectX 9c user package in quiet mode. Is there any option like /quiet /q /qb …
installation directx redistributableWith 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++-2017My program contains several dlls which depend on MSVCP100.dll and MSVCR100.dll, in Win7 my program runs without any …
visual-studio dll redistributable msvcr100.dllI 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