Setting System proxy
netsh winhttp set proxy :
Ex: netsh winhttp set proxy proxyserver1:8080
Some programs may use winhttp proxy rather than browser's proxy settings. Ex: Windows Live setup.
Setting up winhttp proxy fixed the problem.
Ex: netsh winhttp set proxy proxyserver1:8080
Some programs may use winhttp proxy rather than browser's proxy settings. Ex: Windows Live setup.
Setting up winhttp proxy fixed the problem.
Comments
Post a Comment