(Solved) While running non ARM program, msvcr100.dll not found

HowardH5

Junior Member
I'm trying to run a non ARM program and I get the message that msvcr100.doll is not found. I understand this has to do with the Microsoft Visual Studio 2010 libraries. Can I install the normal versions of these libraries to get it to work under ARM or am I out of luck? Or is there something Ali have to do to get x86/x64 emulation working? Thanks.
 
Note that I am running the ARM version of Windows 11 under Parallels 17 but a non ARM windows application/program. I just wanted to be more specific.
 
Update: I found the 2010 libraries and installed both x86 and x64 versions and it seems to have solved the problem.
 
Back
Top