欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  IT编程

批处理应用 "添加/删除程序"修复

程序员文章站 2022-06-23 18:34:43
复制代码 代码如下:rem 如果“添加/删除程序”工具出错,显示的信息不完整或显示空白,可使用该脚本修复  regsvr32 -s ...

复制代码 代码如下:

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