Forum Discussion
innocoffee
Jul 07, 2021Copper Contributor
Error while registering dll files
I have msvcp100.dll file installed in System32 and SysWOW64. I'm trying to register that through standart utility: And get this error: But file exists What can be the issue?
innocoffee
Jul 22, 2021Copper Contributor
Solved the problem by removing dll files specified, and installing via native Microsoft C++ installer. Thanks for help.