批處理應(yīng)用 "添加/刪除程序"修復(fù)
更新時(shí)間:2007年03月15日 00:00:00 作者:
復(fù)制代碼 代碼如下:
rem 如果“添加/刪除程序”工具出錯(cuò),顯示的信息不完整或顯示空白,可使用該腳本修復(fù)
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
相關(guān)文章
下載站運(yùn)行廣告合作exe文件然后再運(yùn)行程序文件的bat
有時(shí)候下載內(nèi)容需要接一些靜默安裝額文件,其實(shí)這個(gè)代碼就是從別的下載站扒來的2013-04-04color 對(duì)于當(dāng)前會(huì)話,更改命令提示窗口的前景和背景色
color 對(duì)于當(dāng)前會(huì)話,更改命令提示窗口的前景和背景色...2007-09-09BAT 參數(shù)去引號(hào)(各種去引號(hào)的奇葩方式)
這篇文章主要介紹了BAT 參數(shù)去引號(hào),各種去引號(hào)的奇葩方式,需要的朋友可以參考下2014-06-06