activex部件修复_通过让ActiveX流量通过来修复Windows更新错误
activex部件修复
When Windows Updates fail, the error codes returned are designed to make it easier to fix connectivity problems, but are often times useless. Here we’ll show how to fix connectivity problems by allowing ActiveX traffic through your router.
Windows Update失败时,返回的错误代码旨在简化连接问题的修复,但是通常没有用。 在这里,我们将展示如何通过允许ActiveX流量通过路由器来解决连接问题。
Fixing Windows Update Errors
修复Windows更新错误
The help files for errors like code 8024402F are of little help even when you click the link to “Get help with this error”. The real problem may be because you’re filtering ActiveX traffic.
即使单击了“获得有关此错误的帮助”的链接,代码为8024402F之类的错误的帮助文件也几乎没有帮助。 真正的问题可能是因为您要过滤ActiveX流量。
Even if you’ve disabled Internet Explorer 8, Windows Update needs some of the Internet Explorer 8 components to work – specifically ActiveX. Fortunately, even if you’ve disabled IE8, you can use Windows Update, as long as ActiveX traffic can reach your computer.
即使您已禁用Internet Explorer 8 ,Windows Update仍需要某些Internet Explorer 8组件才能正常工作,特别是ActiveX。 幸运的是,即使您已禁用IE8,只要ActiveX流量可以到达您的计算机,就可以使用Windows Update。
ActiveX can be filtered in a number of firewall solutions, both software and hardware. One of the more common solutions that can filter ActiveX easily is the open source router firmware DD-WRT. We’ll show you how to disable ActiveX filtering in DD-WRT – if you’re using some other firewall solution, refer to its documentation to disable ActiveX filtering, or leave a comment on this post and we’ll try to pinpoint how to disable it.
可以在许多软件和硬件防火墙解决方案中过滤ActiveX。 可以轻松过滤ActiveX的较常见解决方案之一是开源路由器固件DD-WRT 。 我们将向您展示如何在DD-WRT中禁用ActiveX过滤-如果您使用的是其他防火墙解决方案,请参考其文档以禁用ActiveX过滤,或者在这篇文章中发表评论,我们将尝试指出禁用它。
To disable ActiveX filtering on a router using DD-WRT, navigate to your router’s IP address in a web browser.
要在使用DD-WRT的路由器上禁用ActiveX筛选,请在Web浏览器中导航到路由器的IP地址。
If you’re not sure what your router’s IP address is, open a command prompt by pressing Win+R and typing in “cmd”.
如果不确定路由器的IP地址是什么,请按Win + R并输入“ cmd”以打开命令提示符。
In the command prompt, type in “ipconfig” and hit enter.
在命令提示符下,键入“ ipconfig”,然后按Enter。
The IP address listed under “Default Gateway” should be your router’s. Enter it in the URL bar of your preferred web browser.
“默认网关”下列出的IP地址应该是路由器的IP地址。 在您喜欢的Web浏览器的URL栏中输入它。
Click on the “Security” tab, and look for a checkbox labelled “Filter ActiveX.” Uncheck the box.
单击“安全性”选项卡,然后查找标记为“筛选ActiveX”的复选框。 取消选中该框。
Scroll to the bottom of the page and click the “Apply Settings” button.
滚动到页面底部,然后单击“应用设置”按钮。
You can close your web browser now, and try Windows Update again.
您现在可以关闭Web浏览器,然后再次尝试Windows Update。
Success! Again each router is different and the process of allowing traffic through varies. Leave a comment and let us know how you allow ActiveX traffic through on your router.
成功! 同样,每个路由器都不同,允许流量通过的过程也不同。 发表评论,让我们知道您如何允许ActiveX流量通过路由器。
翻译自: https://www.howtogeek.com/howto/10972/fix-windows-update-errors-by-letting-activex-traffic-through/
activex部件修复