c++ issues

About this tag
This tag covers issues related to Microsoft Visual C++ redistributables on Windows, particularly missing DLL errors like MSVCP100.dll and problems with vc_red.msi installation or uninstallation. Users discuss troubleshooting steps such as repairing or reinstalling C++ redistributables, dealing with update failures, and finding missing installer files. Common themes include error messages during software launches, conflicts between x86 and x64 versions, and difficulties removing or updating specific Visual C++ packages. The content focuses on resolving runtime library errors that prevent applications from running correctly on Windows 10 and other versions.
  1. Malegriffe

    Windows 10 MSVCP100.dll and vc_red.msi problems

    Hello, sorry if my english isn't perfect, I have a long time problem the "MSCVCP100.dll is missing" even a Windows 10 reinstallation didn't fixed it, I tried to repaire all of my C++ many times, and even replace it (it is worst), and I saw a thread : (... on the ea support, a guy manages to fix...
Back
Top