admin 管理员组文章数量: 1184232
I upgraded my workplace desktop to Windows 8 today, thanks to the fast speed of SSD and the simplified installation process of the new operating system.
However when I wanted to bind the system to my live account, I found it couldn't get through the final stage as the system seemed to fail to retrieve some account information. And I also discovered that most of the Apps were not working properly complaining internet was not available, and also noticed the exclamation sign on the connections icon saying the access was limited which indicated at least there was something wrong with the internet connection from the Modern UI's perspective. Then I tried to search online for solution and quite a few didn't actually work for me (at least I don't think the one that sets up the registry worked as what needed to be changed were already what needed to be changed to), and finally I had one that helped which required to do the following
1. Create a command file (with extension .cmd) ; I guess it makes no difference if it's a batch file or you type in the commands (actually there is only one) manually
2. Put the following commands in it
netsh winhttp set proxy http://proxy.someprovider:3128
pause
3. Run the command file in administrative mode
4. Restart the machine
As it involves the final step of restarting the machine, I'm not totally sure if it was the commands that helped solve the issue. However the solution as a whole did work and everything is now synchronising fine.
本文标签: apps Windows proxy Access Internet
版权声明:本文标题:How to get Windows 8 Apps to use proxy for internet access 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.roclinux.cn/b/1754823392a3040463.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论