zoukankan      html  css  js  c++  java
  • Win 10 Edge不能上网,微软商店打不开的问题

    微软商店(Microsoft Store)的 Code: 0x80072EE7 Check Your Connection问题,和Edge的Can't Reach this page的问题。网上找了很多方法都不好使。什么sfc,Powershell什么的,都没用。

    还是在知乎上发现了一个解决办法。

    https://www.zhihu.com/question/35512810  死亡疲劳的答案。

    作者:死亡疲劳
    链接:https://www.zhihu.com/question/35512810/answer/68108972
    来源:知乎
    著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。

    Hello,

    Thank you for contacting us.

    Unfortunately, Microsoft has completely broken backward compatibility for Metro subsystem so it will take some time to add Metro support to Proxifier.

    >> I run the proxifier,it works well on the desktop,but the metro apps are all cannot connect to the internet
    >>

    This is a known problem. At the moment I can offer you the following workaround.

    1.
    In the system registry go to HKEY_LOCAL_MACHINESYSTEMCurrentControlSetservicesWinSock2ParametersNameSpace_Catalog5Catalog_Entries
    Search through numeric child entries like 000000000001, etc and find one that has Enabled parameter = 0.
    It should also has LibraryPath=%SystemRoot%System32mswsock.dll
    Change Enable parameter to 1.

    在系统注册表里进入到KEY_LOCAL_MACHINESYSTEMCurrentControlSetservicesWinSock2ParametersNameSpace_Catalog5Catalog_Entries,在该项目下找到类似 000000000001这样的项目栏(比如我的就是000000000005中),在其中找到一个该项含有LibraryPath=%SystemRoot%System32mswsock.dll这样一个项目栏,将里面的Enable项的值改为1。

    2.
    Do the same for HKEY_LOCAL_MACHINESYSTEMCurrentControlSetservicesWinSock2ParametersNameSpace_Catalog5Catalog_Entries64.
    (64-bit Windows only).


    如果你安装的是64位系统,那么你还需要在HKEY_LOCAL_MACHINESYSTEMCurrentControlSetservicesWinSock2ParametersNameSpace_Catalog5Catalog_Entries64中做上述同样的事情。(仅限于64位系统,32位没有该项)

    3.
    Reboot your computer. Proxifier will warn you that Winsock settings are incorrect. Ignore this message - click "No".

    After that Metro (Windows Store) apps should work fine. Although they will still bypass Proxifier.

    If you are going to test this, please let me know whether this fix works properly for you. Are there any side-effects for Desktop (normal) applications running with Proxifier.
    I will really appreciate your feedback.

    Thanks,
    Sergey,
    Proxifier Support



    Ticket:
    Ticket ID: JZT-337-10208

    ===== Ticket History =====
    ===============================================================

    alex x (Client) Posted On: 29 October 2012 08:57 AM

    ===============================================================
    When I install the proxifier and run it ,I found the software is the
    one I finding for a long time ,it great!So,At first,I should say thanks for
    your work! But recently ,I update my computer to windows 8,there's a
    problem occured.when I run the proxifier,it works well on the desktop,but
    the metro apps are all cannot connect to the internet,I tried some ways,but
    it doesn't work,so i send a email to you for help.
    Thanks!!!

    经过测试,把注册表里两个Enable改成1之后,马上就能上网了。

  • 相关阅读:
    input失效后,怎么改变它默认就有的灰色
    弹性盒布局-宽度自动分配-图片自适应
    时钟效果收集
    1秒加1
    tab切换☆☆☆☆☆
    音乐播放的动画效果
    css3-文字旋转
    红黑树
    Ruby2.0后版本的debug工具: byebug
    [转]DSL-让你的 Ruby 代码更优秀
  • 原文地址:https://www.cnblogs.com/easyc/p/Win10_Edge_MicrosoftStore_0x80072ee7.html
Copyright © 2011-2022 走看看