In case someone like me is getting an 0xc00007b error from "Pixel Game Maker MV Player".
You must be registered to see the links
Text;
I believe what happened is that in my initial efforts to fix the problem (so long ago that I've forgotten) I tried to manually put some of these DLL files in my system folder instead of installing the redistributables. The ultimate cause of my problems was that there were
bad "msvcr" and "msvcp" dlls in my system folder, and the uninstall process wasn't removing them. So, after uninstalling all the VC redistributables (again) I went into the SysWOW64 folder and manually cut out all the msvcp and msvcr dlls that the computer would allow me to, keeping them in a separate folder for safety. After running the all-in-one installer, the program finally started working again. I restarted between all of these steps as well.
If anyone else finds this problem in the future, just make sure your redistributable uninstalls are actually uninstalling the msvcr and msvcp files from your system32 and sysWOW64 folders.
Huge thanks to Ramesh for helping me with this.
You must be registered to see the links
This is for easier download of Visual C++ files.