虚拟机新装的win10, 运行一个命令行exe, 提示"由于找不到MSVCR100.dll,无法继续执行代码". 

这个是缺少了运行库, 只要下载运行库安装即可解决. 

下载地址:

Microsoft Visual C++ 2010 SP1 可轉散发套件 (x86):https://www.microsoft.com/zh-CN/download/details.aspx?id=8328

Microsoft Visual C++ 2010 SP1 可轉散发套件 (x64):

 

https://blog.csdn.net/oncealong/article/details/85620492

相关文章:

  • 2021-11-13
  • 2021-07-28
  • 2021-10-12
  • 2022-12-23
  • 2022-12-23
  • 2021-11-22
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-04-16
  • 2021-12-24
  • 2021-08-09
  • 2021-12-03
  • 2021-04-09
  • 2021-10-17
相关资源
相似解决方案