I want to check this registry key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ProxyEnable
It should be a 1 or a 0 - how do I update it if the setting needs to be changed to a 1 or 0?(depending on its current setting)?
Thanks


Reply With Quote