I'm using Windows 8 release preview. When I install Proxifier (to set my SOCKS proxy), none of my MetroStyle apps can access the Internet (even the ones I develop). So, my question is, is there a way to fix this? Either by setting a proxy for all my MetroStyle apps or making them access the Internet directly. It's frustrating. I would appreciate any help. Thanks.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
Take a look at this. Metrostyle apps are not allowed to have a loopback connection by default.You should use his software to enable that. |
|||||||||
|
|
From the brief description of how Proxifier works, no, it won't work from Windows 8 Metro applications. It's very likely implemented as a Winsock LSP, and those aren't loaded by apps running in AppContainers. To do something like that, you need to use an updated product implemented on top of the Windows Filtering Platform (http://msdn.microsoft.com/en-us/library/windows/desktop/aa366510(v=vs.85).aspx). |
|||
|