添加删除程序修复的批处理(添加删除程序修复bat)添加删除程序修复的批处理,双击运行即可复制代码代码如下: rem 如果“添加/删除程序”工具出错,显示的信息不完整或显示空白,可使用该脚本修复 regsvr32 -s %systemroot%System32Appwiz.cpl regsvr32 -s %systemroot%System32Mshtml.dll regsvr32 -s %systemroot%System32Jscript.dll regsvr32 -s %systemroot%System32Msi.dll regsvr32 -s %SystemDrive%Program FilesCommon FilesSystemOle DBOledb32.dll regsvr32 -s %SystemDrive%Program FilesCommon FilesSystemAdoMsado15.dll regsvr32 -s %systemroot%System32Msdart32.dll regsvr32 -s %systemroot%System32Mshtmled.dll regsvr32 -s %systemroot%System32Mswstr10.dll regsvr32 -s %systemroot%System32Gdi32.dll regsvr32 -s %systemroot%System32User32.dll regsvr32 -s %systemroot%System32Msvcrt.dll regsvr32 -s %systemroot%System32Ole32.dll regsvr32 -s %systemroot%System32Shlwapi.dll regsvr32 -s %systemroot%System32Imm32.dll regsvr32 -s %systemroot%System32Indicdll.dll regsvr32 -s %systemroot%System32Urlmon.dll regsvr32 -s %systemroot%System32Version.dll regsvr32 -s %systemroot%System32Lz32.dll regsvr32 -s %systemroot%System32Comctl32.dll regsvr32 -s %systemroot%System32Clbcatq.dll regsvr32 -s %systemroot%System32Oleaut32.dll regsvr32 -s %systemroot%System32Mlang.dll regsvr32 -s %systemroot%System32Shell32.dll regsvr32 -s %systemroot%System32Shdoclc.dll regsvr32 -s %systemroot%System32NetapI32.dll regsvr32 -s %systemroot%System32Secur32.dll regsvr32 -s %systemroot%System32Netrap.dll regsvr32 -s %systemroot%System32Samlib.dll regsvr32 -s %systemroot%System32Ws2_32.dll regsvr32 -s %systemroot%System32Ws2help.dll regsvr32 -s %systemroot%System32Wldap32.dll regsvr32 -s %systemroot%System32Dnsapi.dll regsvr32 -s %systemroot%System32Wsock32.dll regsvr32 -s %systemroot%System32Plugin.ocx regsvr32 -s %systemroot%System32Wininet.dll regsvr32 -s %systemroot%System32Crypt32.dll regsvr32 -s %systemroot%System32Msasn1.dll regsvr32 -s %systemroot%System32Msls31.dll regsvr32 -s %systemroot%System32Imgutil.dll regsvr32 -s %systemroot%System32Cscui.dll regsvr32 -s %systemroot%System32Cscdll.dll
警告:运行BAT源码是一种危险的动作,如果你不熟悉,请不要尝试!
展开内容