Microsoft Visual C++ Runtime Lib

2016-08-27  本文已影响91人  likaizzk

Runtime Error!
Program:C:\Windows\SysWOW64\rundll32.exe
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

error.png

解决方法:
开始--运行--CDM
for %1 in (%windir%\system32*.dll) do regsvr32.exe /s %1
有弹出什么安装界面就安装。

上一篇 下一篇

猜你喜欢

热点阅读