
IE不能打開新鏈接一鍵修復工具,主要用于解決IE無法打開新窗口鏈接的故障。程序在運行時會彈出修復提示,只需點擊“確定”按鈕即可修復。目前已全面支持IE、MYIE、TT、GreenBrowser等瀏覽器任何版本的修復。下面附有源碼,有興趣的朋友可以研究一下。
在電腦屏幕的左下角按“開始→程序→附件→記事本”,把下面的文字復制進去,點“另存為”,路徑選“桌面”,保存類型為“所有文件”,文件名為“IE修復.bat”,就完成了。記住后綴名一定要是.bat,ok!你的IE修復器就這樣制作成功了!把下面的復制。
echo 修復IE進行中,請稍候……
@echo off &title IE 修復
setlocal enabledelayedexpansion
mode con cols=85 lines=25
color 0a
set j1=―
set j2=\
set j3=|
set j4=/
for /l %%w in (1 1 15) do (
for /l %%d in (1 1 4) do (
cls && echo 正在加載相關文件 0%%
echo !j%%d!
for /l %%t in (1 1 399) do echo.>nul
)
)
for /l %%a in (1 1 25) do (
set /a d1=%%a*4-3,d2=%%a-2,d3=%%a*4-1,d4=%%a*4
for /l %%b in (1 1 4) do (
cls && echo 正在加載 !d1!%%
cls && echo 正在加載 !d2!%%
cls && echo 正在加載 !d3!%%
cls && echo 正在加載 !d4!%%
for /l %%x in (1 1 %%a) do (set /p=!j%%b!
for /l %%t in (1 1 200) do echo.>nul
)
)
for /l %%a in (1 1 20) do (
for /l %%b in (1 1 4) do (
cls && echo 加載完成 100%%
cls && echo IE修復中……
for /l %%x in (1 1 25) do (set /p=!j%%b!
for /l %%t in (1 1 200) do echo.>nul
)
)
for /l %%t in (1 1 5000) do (echo.>nul)
rundll32.exe /s advpack.dll /DelNodeRunDLL32 /s C:\WINNT\System32\dacui.dll
rundll32.exe /s advpack.dll /DelNodeRunDLL32 /s C:\WINNT\Catroot\icatalog.mdb
regsvr32 /s setupwbv.dll
regsvr32 /s wininet.dll
regsvr32 /s comcat.dll
regsvr32 /s shdoc401.dll
regsvr32 /s shdoc401.dll /i
regsvr32 /s asctrls.ocx
regsvr32 /s oleaut32.dll
regsvr32 /s shdocvw.dll /I
regsvr32 /s shdocvw.dll
regsvr32 /s browseui.dll
regsvr32 /s browseui.dll /I
regsvr32 /s msrating.dll
regsvr32 /s mlang.dll
regsvr32 /s hlink.dll
regsvr32 /s mshtml.dll
regsvr32 /s mshtmled.dll
regsvr32 /s urlmon.dll
regsvr32 /s plugin.ocx
regsvr32 /s sendmail.dll
regsvr32 /s comctl32.dll /i
regsvr32 /s inetcpl.cpl /i
regsvr32 /s mshtml.dll /i
regsvr32 /s scrobj.dll
regsvr32 /s mmefxe.ocx
regsvr32 /s proctexe.ocx mshta.exe /register
regsvr32 /s corpol.dll
regsvr32 /s jscript.dll
regsvr32 /s msxml.dll
regsvr32 /s imgutil.dll
regsvr32 /s thumbvw.dll
regsvr32 /s cryptext.dll
regsvr32 /s rsabase.dll
regsvr32 /s triedit.dll
regsv