核心提示:在本教程中将会为你带来修复ie的命令大全!
cls
rundll32.exe advpack.dll /DelNodeRunDLL32 %systemroot%System32dacui.dll
rundll32.exe advpack.dll /DelNodeRunDLL32 %systemroot%Catrooticatalog.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 "HKLMSoftwareMicrosoftWindowsCurrentVersionPoliciesSystem" /f /v DisableRegistryTools /t REG_DWORD /d 00000000>nul 2>nul
reg add "HKCUSoftwareMicrosoftWindowsCurrentVersionPoliciesSystem" /f /v DisableRegistryTools /t REG_DWORD /d 00000000>nul 2>nul
reg add "HKLMSoftwareCLASSES.reg" /f /ve /d regfile>nul 2>nul
恢复EXE文件打开方式
reg add "HKCRexefileshellopencommand" /f /ve /t REG_SZ /d ""%1" %*">nul 2>nul
删除地址栏下拉菜单内的网址
reg delete "HKCUSoftwareMicrosoftInternet ExplorerTypedURLs" /f>nul 2>nul
reg add "HKCUSoftwareMicrosoftInternet ExplorerTypedURLs">nul 2>nul
更改名称和单位
rem 可以自己更改喜欢的名称和单位,对系统没有影响
reg add "HKLMSoftwareMicrosoftWindows NTCurrentVersion" /f /v RegisteredOwner /d Admin>nul 2>nul
reg add "HKLMSoftwareMicrosoftWindows NTCurrentVersion" /f /v RegisteredOrganization /d "World Master">nul 2>nul
还原桌面,我的电脑里面的右键菜单
reg add "HKCUSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer" /f /v NoViewContextMenu /t REG_DWORD /d 00000000>nul 2>nul
reg add "HKLMSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer" /f /v NoViewContextMenu /t REG_DWORD /d 00000000>nul 2>nul
恢复被隐藏的桌面图标
reg delete "HKCUSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer" /f /v NoDesktop>nul 2>nul
reg delete "HKLMSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer" /f /v NoDesktop>nul 2>nul
恢复被隐藏的控制面板
reg delete "HKCUSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer" /f /v NoSetFolders>nul 2>nul
reg delete "HKLMSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer" /f /v NoSetFolders>nul 2>nul
恢复IE工具栏的链接名称
reg add "HKCUSoftwareMicrosoftInternet ExplorerToolbar" /f /v LinksFolderName /d "链接">nul 2>nul
恢复internet选项安全页面自定义按钮
reg add "HKCUSoftwarePoliciesMicrosoftInternet ExplorerControl Panel" /f /v SecChangeSettings /t REG_DWORD /d 00000000>nul 2>nul
恢复IE浏览器缺省主页的设置锁定状态
reg add "HKCUSoftwarePoliciesMicrosoftInternet ExplorerControl Panel" /f /v Settings /t REG_DWORD /d 00000000>nul 2>nul
reg add "HKCUSoftwarePoliciesMicrosoftInternet ExplorerControl Panel" /f /v Links /t REG_DWORD /d 00000000>nul 2>nul
reg add "HKCUSoftwarePoliciesMicrosoftInternet ExplorerControl Panel" /f /v SecAddSites /t REG_DWORD /d 00000000>nul 2>nul
reg add "HKU.DEFAULTSoftwarePoliciesMicrosoftInternet ExplorerControl Panel" /f /v homepage /t REG_DWORD /d 00000000>nul 2>nul
恢复被隐藏的分区
reg add "HKCUSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer" /f /v NoDrives /t REG_DWORD /d 00000000>nul 2>nul
删除分级审查密码
reg delete "HKLMSoftwareMicrosoftWindowsCurrentVersionPoliciesRatings" /f>nul 2>nul
reg add "HKLMSoftwareMicrosoftWindowsCurrentVersionPoliciesRatings">nul 2>nul
允许下载
reg add "HKCUSoftwareMicrosoftWindowsCurrentVersionInternet Settingsones3" /f /v 1803 /t REG_DWORD /d 00000000>nul 2>nul
reg add "HKCUSoftwarePoliciesMicrosoftInternet ExplorerRestrictions" /f /v NoSelectDownloadDir /t REG_DWORD /d 00000000>nul 2>nul
reg add "HKLMSoftwarePoliciesMicrosoftInternet ExplorerRestrictions" /f /v NoSelectDownloadDir /t REG_DWORD /d 00000000>nul 2>nul
修复文件属性里面的广告
reg add "HKCUControl PanelInternational" /f /v sLongDate /d "yyyy'年'M'月'd'日">nul 2>nul
恢复internet选项
reg add "HKCUSoftwarePoliciesMicrosoftInternet Explorer estrictions" /f /v NoBrowserOptions /t REG_DWORD /d 00000000>nul 2>nul
reg add "HKCUSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer" /f /v NoFolderOptions /t REG_DWORD /d 00000000>nul 2>nul
reg add "HKCUSoftwarePoliciesMicrosoftInternet ExplorerControl Panel" /f /v GeneralTab /t REG_DWORD /d 00000000>nul 2>nul
reg add "HKCUSoftwarePoliciesMicrosoftInternet ExplorerControl Panel" /f /v SecurityTab /t REG_DWORD /d 00000000>nul 2>nul
reg add "HKCUSoftwarePoliciesMicrosoftInternet ExplorerControl Panel" /f /v ContentTab /t REG_DWORD /d 00000000>nul 2>nul
reg add "HKCUSoftwarePoliciesMicrosoftInternet ExplorerControl Panel" /f /v ConnectionsTab /t REG_DWORD /d 00000000>nul 2>nul
reg add "HKCUSoftwarePoliciesMicrosoftInternet ExplorerControl Panel" /f /v ProgramsTab /t REG_DWORD /d 00000000>nul 2>nul
reg add "HKCUSoftwarePoliciesMicrosoftInternet ExplorerControl Panel" /f /v AdvancedTab /t REG_DWORD /d 00000000>nul 2>nul
基本上每个人都在使用微信,但很少有人知道微信还有个借钱功能,叫微粒贷。由于借款方便,能够解很多人的燃眉之急,那么怎么提高微粒贷的额度呢?下面几个方法你可以试试。 首先
在摩尔庄园手游中玩家们可以在聊天栏和朋友交流,不过在聊天的过程中,有些玩家们发现摩尔庄园手游聊天栏并不是那么好找,有时甚至会消失,那么这是怎么回事呢?如何调出聊天栏呢
来不及了快上车手游钻石怎么获得?钻石是游戏中非常重要的道具,可以用来加速我们车辆和角色升级等操作,不少玩家都想知道该通过什么方式来获得钻石,今天就为大家带来关于这个方
战魂铭人近期更新了很多的装备,很多玩家都非常喜欢这款游戏,近日不少玩家都在讨论风火轮这个装备,很多玩家都想知道该通过什么方式来获得这个装备,今天就为大家带来关于这个方
现在疫情当下北京实行弹窗设置,只要几天不做核酸的话北京健康码就会出现弹窗3的提示,那健康宝弹窗3不在北京怎么解决呢?健康宝弹窗3必须进京怎么办呢?下面就和小编一起来看看健
鬼泣巅峰之战怎么玩?游戏目前已经开启预下载,很多玩家都想要知道游戏的玩法,小编这就将游戏的一些基本操作分享给大家,学会这些操作之后,新手也能更加容易上手,下方就是小编为大家准备的攻略。
1、我们可以点击漫画页面的中间部分,就可以弹出阅读设置菜单。 2、在菜单中可以对漫画显示的亮度、方向等进行设置。 3、点击【亮度】,可以调整屏幕显示的亮度情况,如果是夜间看
黎明觉醒冷却枪管有什么用?冷却枪管是一个枪械武器的配件,游戏中会有很多类型的武器配件,这些配件各有不同的作用,可以弥补枪械的一些缺陷。那么黎明觉醒中冷却枪管的作用是什
黎明觉醒职业哪个厉害?目前在游戏中一共有三种职业可以选择,不同的职业有不同的作用,在后期玩家的职业也是可以进行转职的。那么黎明觉醒职业选择哪个好呢?还有很多小伙伴们不
纸嫁衣系列恐怖解谜游戏深受玩家喜爱,此前公布的纸嫁衣4迟迟不见消息,不过就在刚刚纸嫁衣4终极预告来袭!想必离正式上线时间也不远了!什么时候可以玩呢?来看看吧! 纸嫁衣4红