Microsoft Visual C++ Runtime Libuary
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Microsoft Visual C++ Runtime Libuary相关的知识,希望对你有一定的参考价值。
Microsoft Visual C++ Runtime Libuary
Runtime error
progran:C:\WINDOWS\explorer.exe
this application has requested the runtime to terinate it in an unusual way.please contact the application s support team for more information
(右击D盘的一个文件就出现这情况,怎么解决呢?烦啊。右击后什么操作不了,就强制注销了。。。。请高手求救!)
1.开始菜单-运行-输入regedit-点确定-进入注册表, 在:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ShellExecuteHooks 下,应该只有一个正常的键值", 将其他的删除。
2.开始菜单-运行-输入cmd 回车在命令提示符下输入:
for %1 in (%windir%\system32\*.dll) do regsvr32.exe /s %1
最后重启电脑
1,是删除注册表里的异常值
2.是注册你的DLL文件.
这是杀毒网站推荐的方法.
这问题我只记得微软有两个漏洞补丁.从名称来看,应该是注册表启动项目异常,应该是病毒或未知程序影响.
来源网络的消息不一定可信,但不尝试就不知道解决问题的方式.
希望对你有帮助 参考技术A 楼主你是不是删除了一个叫做Microsoft Visual C++的东西。。。这个是一些程序的运行库,是不能删除的。。。。楼主得去网上重新下载一个Microsoft Visual C++ Runtime Libuary安装上,重启就OK了。 参考技术B 相信我吧,重装系统或一键恢复就可以了。其他都不靠谱。本回答被提问者采纳
以上是关于Microsoft Visual C++ Runtime Libuary的主要内容,如果未能解决你的问题,请参考以下文章
错误解决 :Microsoft Visual C++ 14.0 is require & Microsoft Visual C++ Builder 包丢失或者损坏
Microsoft Visual C++ Compiler for Python
error: Microsoft Visual C++ 14.0 is required. Get it with “Microsoft Visual C++ Build Tools,亲测100%安装
为啥某些 Microsoft 语言被称为“视觉”? (Visual C#、Visual Basic .NET、Visual C++)