On Thu, 14 Mar 2013 22:26:50 -0700, iMath wrote:
> changes on windows registry doesnât take effect immediately
>
> I am trying to change IEâs proxy settings by the following 2 code
> snippets
[...]
> but the changes on windows registry doesnât take effect immediately,so
>
changes on windows registry doesnât take effect immediately
I am trying to change IEâs proxy settings by the following 2 code snippets
to enable the proxy by this code
from winreg import *
with
OpenKey(HKEY_CURRENT_USER,r"Software\Microsoft\Windows\CurrentVersion\Internet
Setting