批处理如何实现 "添加/删除程序"修复

发布时间:2021-09-30 14:52:48 作者:小新
来源:亿速云 阅读:115

这篇文章主要介绍批处理如何实现 "添加/删除程序"修复,文中介绍的非常详细,具有一定的参考价值,感兴趣的小伙伴们一定要看完!

代码如下:

rem 如果“添加/删除程序”工具出错,显示的信息不完整或显示空白,可使用该脚本修复  
regsvr32 -s %systemroot%\System32\Appwiz.cpl  
regsvr32 -s %systemroot%\System32\Mshtml.dll  
regsvr32 -s %systemroot%\System32\Jscript.dll  
regsvr32 -s %systemroot%\System32\Msi.dll  
regsvr32 -s %SystemDrive%\Program Files\Common Files\System\Ole DB\Oledb32.dll  
regsvr32 -s %SystemDrive%\Program Files\Common Files\System\Ado\Msado15.dll  
regsvr32 -s %systemroot%\System32\Msdart32.dll  
regsvr32 -s %systemroot%\System32\Mshtmled.dll  
regsvr32 -s %systemroot%\System32\Mswstr10.dll   
regsvr32 -s %systemroot%\System32\Gdi32.dll  
regsvr32 -s %systemroot%\System32\User32.dll  
regsvr32 -s %systemroot%\System32\Msvcrt.dll  
regsvr32 -s %systemroot%\System32\Ole32.dll  
regsvr32 -s %systemroot%\System32\Shlwapi.dll  
regsvr32 -s %systemroot%\System32\Imm32.dll  
regsvr32 -s %systemroot%\System32\Indicdll.dll  
regsvr32 -s %systemroot%\System32\Urlmon.dll  
regsvr32 -s %systemroot%\System32\Version.dll  
regsvr32 -s %systemroot%\System32\Lz32.dll  
regsvr32 -s %systemroot%\System32\Comctl32.dll  
regsvr32 -s %systemroot%\System32\Clbcatq.dll  
regsvr32 -s %systemroot%\System32\Oleaut32.dll  
regsvr32 -s %systemroot%\System32\Mlang.dll  
regsvr32 -s %systemroot%\System32\Shell32.dll  
regsvr32 -s %systemroot%\System32\Shdoclc.dll  
regsvr32 -s %systemroot%\System32\NetapI32.dll  
regsvr32 -s %systemroot%\System32\Secur32.dll  
regsvr32 -s %systemroot%\System32\Netrap.dll  
regsvr32 -s %systemroot%\System32\Samlib.dll  
regsvr32 -s %systemroot%\System32\Ws2_32.dll  
regsvr32 -s %systemroot%\System32\Ws2help.dll  
regsvr32 -s %systemroot%\System32\Wldap32.dll  
regsvr32 -s %systemroot%\System32\Dnsapi.dll  
regsvr32 -s %systemroot%\System32\Wsock32.dll  
regsvr32 -s %systemroot%\System32\Plugin.ocx  
regsvr32 -s %systemroot%\System32\Wininet.dll  
regsvr32 -s %systemroot%\System32\Crypt32.dll  
regsvr32 -s %systemroot%\System32\Msasn1.dll  
regsvr32 -s %systemroot%\System32\Msls31.dll  
regsvr32 -s %systemroot%\System32\Imgutil.dll  
regsvr32 -s %systemroot%\System32\Cscui.dll  
regsvr32 -s %systemroot%\System32\Cscdll.dll

以上是“批处理如何实现 "添加/删除程序"修复”这篇文章的所有内容,感谢各位的阅读!希望分享的内容对大家有帮助,更多相关知识,欢迎关注亿速云行业资讯频道!

推荐阅读:
  1. DOS命令及批处理命令入门
  2. yii的模块如何使用

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

批处理

上一篇:溢出隐藏失效的原因是什么

下一篇:各种浏览器下常见css的兼容问题有哪些

相关阅读

您好,登录后才能下订单哦!

密码登录
登录注册
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》