Microsoft Visual C++ Runtime Library
Runtime error
Program:c\windows\sys wow64\rundll32.exewww.dnjishu.com
This applicatlon has requested Runtime to terminate it in an unusal way
(此应用程序在请求运行时以一个异常的方式被终止)
Please contact the applicatlon's support team for more informatlon
(希望获得更多信息请联系此应用支持团队)
第一步、重新注册动态链接库
步骤一、Win+X组合键呼出隐藏菜单,点击其中命令提示符(管理员)
步骤二、在管理员:运行命令提示符窗口,输入for %1 in (%windir%\system32\*.dll) do regsvr32.exe /s %1后回车运行