Win10电脑玩游戏提示错误runtime error怎么解决?对于这样的问题,你们是怎么解决的呢?
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后回车运行
第二步、下载安装Microsoft Visual C++最新版本 https://www.microsoft.com/zh-CN/download/details.aspx?id=48145
喜欢的朋友可以点赞或转发搜藏哦............