就下载 —— 安全下载、无毒手机软件、绿色软件官方下载网站最近更新|下载排行|热门标签|收藏本站

您现在的位置是:就下载 > IT资讯 > 软件教程 > 修复ie命令大全,如何修复ie浏览器

  cls

  rundll32.exe advpack.dll /DelNodeRunDLL32 %systemroot%\System32\dacui.dll

  rundll32.exe advpack.dll /DelNodeRunDLL32 %systemroot%\Catroot\icatalog.mdb

  regsvr32 /s comcat.dll

  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 mshtml.dll /i

  regsvr32 /s scrobj.dll

  regsvr32 /s corpol.dll

  regsvr32 /s jscript.dll

  regsvr32 /s msxml.dll

  regsvr32 /s imgutil.dll

  regsvr32 /s cryptext.dll

  regsvr32 /s inseng.dll

  regsvr32 /s iesetup.dll /i

  regsvr32 /s cryptdlg.dll

  regsvr32 /s actxprxy.dll

  regsvr32 /s dispex.dll

  regsvr32 /s occache.dll

  regsvr32 /s iepeers.dll

  regsvr32 /s urlmon.dll /i

  regsvr32 /s cdfview.dll

  regsvr32 /s webcheck.dll

  regsvr32 /s mobsync.dll

  regsvr32 /s pngfilt.dll

  regsvr32 /s licmgr10.dll

  regsvr32 /s hhctrl.ocx

  regsvr32 /s inetcfg.dll

  regsvr32 /s trialoc.dll

  regsvr32 /s tdc.ocx

  regsvr32 /s MSR2C.DLL

  regsvr32 /s msident.dll

  regsvr32 /s msieftp.dll

  regsvr32 /s xmsconf.ocx

  regsvr32 /s ils.dll

  regsvr32 /s msoeacct.dll

  regsvr32 /s wab32.dll

  regsvr32 /s wabimp.dll

  regsvr32 /s wabfind.dll

  regsvr32 /s oemiglib.dll

  regsvr32 /s directdb.dll

  regsvr32 /s inetcomm.dll

  regsvr32 /s msoe.dll

  regsvr32 /s oeimport.dll

  regsvr32 /s msdxm.ocx

  regsvr32 /s dxmasf.dll

  regsvr32 /s laprxy.dll

  regsvr32 /s l3codecx.ax

  regsvr32 /s acelpdec.ax

  regsvr32 /s mpg4ds32.ax

  regsvr32 /s danim.dll

  regsvr32 /s Daxctle.ocx

  regsvr32 /s lmrt.dll

  regsvr32 /s datime.dll

  regsvr32 /s dxtrans.dll

  regsvr32 /s dxtmsft.dll

  regsvr32 /s wshom.ocx

  regsvr32 /s wshext.dll

  regsvr32 /s vbscript.dll

  regsvr32 /s scrrun.dll mstinit.exe /setup

  regsvr32 /s msnsspc.dll /SspcCreateSspiReg

  regsvr32 /s msapsspc.dll /SspcCreateSspiReg

  echo.

  echo.

  reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System" /f /v DisableRegistryTools /t REG_DWORD /d 00000000>nul 2>nul

  reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System" /f /v DisableRegistryTools /t REG_DWORD /d 00000000>nul 2>nul

  reg add "HKLM\Software\CLASSES\.reg" /f /ve /d regfile>nul 2>nul

  恢复EXE文件打开方式

  reg add "HKCR\exefile\shell\open\command" /f /ve /t REG_SZ /d ""%1" %*">nul 2>nul

  删除地址栏下拉菜单内的网址

  reg delete "HKCU\Software\Microsoft\Internet Explorer\TypedURLs" /f>nul 2>nul

  reg add "HKCU\Software\Microsoft\Internet Explorer\TypedURLs">nul 2>nul

  更改名称和单位

  rem 可以自己更改喜欢的名称和单位,对系统没有影响

  reg add "HKLM\Software\Microsoft\Windows NT\CurrentVersion" /f /v RegisteredOwner /d Admin>nul 2>nul

  reg add "HKLM\Software\Microsoft\Windows NT\CurrentVersion" /f /v RegisteredOrganization /d "World Master">nul 2>nul

  还原桌面,我的电脑里面的右键菜单

  reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /f /v NoViewContextMenu /t REG_DWORD /d 00000000>nul 2>nul

  reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /f /v NoViewContextMenu /t REG_DWORD /d 00000000>nul 2>nul

  恢复被隐藏的桌面图标

  reg delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /f /v NoDesktop>nul 2>nul

  reg delete "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /f /v NoDesktop>nul 2>nul

  恢复被隐藏的控制面板

  reg delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /f /v NoSetFolders>nul 2>nul

  reg delete "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /f /v NoSetFolders>nul 2>nul

  恢复IE工具栏的链接名称

  reg add "HKCU\Software\Microsoft\Internet Explorer\Toolbar" /f /v LinksFolderName /d "链接">nul 2>nul

  恢复internet选项安全页面自定义按钮

  reg add "HKCU\Software\Policies\Microsoft\Internet Explorer\Control Panel" /f /v SecChangeSettings /t REG_DWORD /d 00000000>nul 2>nul

  恢复IE浏览器缺省主页的设置锁定状态

  reg add "HKCU\Software\Policies\Microsoft\Internet Explorer\Control Panel" /f /v Settings /t REG_DWORD /d 00000000>nul 2>nul

  reg add "HKCU\Software\Policies\Microsoft\Internet Explorer\Control Panel" /f /v Links /t REG_DWORD /d 00000000>nul 2>nul

  reg add "HKCU\Software\Policies\Microsoft\Internet Explorer\Control Panel" /f /v SecAddSites /t REG_DWORD /d 00000000>nul 2>nul

  reg add "HKU\.DEFAULT\Software\Policies\Microsoft\Internet Explorer\Control Panel" /f /v homepage /t REG_DWORD /d 00000000>nul 2>nul

  恢复被隐藏的分区

  reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /f /v NoDrives /t REG_DWORD /d 00000000>nul 2>nul

  删除分级审查密码

  reg delete "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Ratings" /f>nul 2>nul

  reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Ratings">nul 2>nul

  允许下载

  reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3" /f /v 1803 /t REG_DWORD /d 00000000>nul 2>nul

  reg add "HKCU\Software\Policies\Microsoft\Internet Explorer\Restrictions" /f /v NoSelectDownloadDir /t REG_DWORD /d 00000000>nul 2>nul

  reg add "HKLM\Software\Policies\Microsoft\Internet Explorer\Restrictions" /f /v NoSelectDownloadDir /t REG_DWORD /d 00000000>nul 2>nul

  修复文件属性里面的广告

  reg add "HKCU\Control Panel\International" /f /v sLongDate /d "yyyy'年'M'月'd'日">nul 2>nul

  恢复internet选项

  reg add "HKCU\Software\Policies\Microsoft\Internet Explorer\restrictions" /f /v NoBrowserOptions /t REG_DWORD /d 00000000>nul 2>nul

  reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /f /v NoFolderOptions /t REG_DWORD /d 00000000>nul 2>nul

  reg add "HKCU\Software\Policies\Microsoft\Internet Explorer\Control Panel" /f /v GeneralTab /t REG_DWORD /d 00000000>nul 2>nul

  reg add "HKCU\Software\Policies\Microsoft\Internet Explorer\Control Panel" /f /v SecurityTab /t REG_DWORD /d 00000000>nul 2>nul

  reg add "HKCU\Software\Policies\Microsoft\Internet Explorer\Control Panel" /f /v ContentTab /t REG_DWORD /d 00000000>nul 2>nul

  reg add "HKCU\Software\Policies\Microsoft\Internet Explorer\Control Panel" /f /v ConnectionsTab /t REG_DWORD /d 00000000>nul 2>nul

  reg add "HKCU\Software\Policies\Microsoft\Internet Explorer\Control Panel" /f /v ProgramsTab /t REG_DWORD /d 00000000>nul 2>nul

  reg add "HKCU\Software\Policies\Microsoft\Internet Explorer\Control Panel" /f /v AdvancedTab /t REG_DWORD /d 00000000>nul 2>nul

上一篇:HTTP错误代码详细介绍

本文地址:软件教程 >> http://www.9xz.net/it/ruanjianjiaocheng/34982.html

下一篇:教您使用360安全浏览器截图

  • 打印
推荐阅读
热门专题
推荐内容
热点内容