Share via

发布认证报这两个问题

南兵 陈 1 Reputation point
2020-03-05T09:17:08.02+00:00

msvcr120.dll msvcp140.dll这两个问题怎么解决?

Windows for business | Windows Client for IT Pros | User experience | Other

1 answer

Sort by: Most helpful
  1. Teemo Tang 821 Reputation points
    2020-03-05T09:24:57.783+00:00

    没记错的话,MSVCP140是Microsoft C++ 2017 Redistributable里面的 ,而MSVCR120.dll是Visual C++ Redistributable Packages for Visual Studio 2013。

    你把从2013到2017所有的VC++运行库都安装好,再重启看看

    https://support.microsoft.com/zh-cn/help/2977003/the-latest-supported-visual-c-downloads

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.