After installing Visual Studio 2022, Dev C++ won't run my C++ code (any code) but it worked before installing Dev C++.
"Failed to execute Error 193: %1 is not a valid Win32 application."
I know Dev is obsolete which is why I'm transitioning to (maybe) VC but I need Dev to still work for now. How to I reverse this? Did Installation of VS change something in the registry?
If this has something to do with there being spaces in the file path, it's not the reason because Dev it wasn't bothered by it before. VS broke it somehow.