You can modify this setting via the registry:
- Open Regedit
- Navigate to: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Connections
- Modify the "DefaultConnectionSettings"
- The 9th bit of this key controls the setting. The possible values of this that I'm aware of are:
- 01 - Nothing is checked ("Automatically detect settings" or "Use automatic configuration script")
- 05 - Only "Use automatic configuration script" is checked
- 09 - Only "Automatically detect settings" is checked
- 0d - Both are checked
- Close Internet Explorer and open it again to verify the change has taken effect.
perfect. found my culprit...
ReplyDeleteperfect. found my culprit...
ReplyDeletehttp://stackoverflow.com/questions/15914109/using-powershell-to-change-registry-binary-data shows how to do this in PowerShell.
ReplyDeleteThanks that works perfectly !
ReplyDeleteThanks man..u solve the Problem. it but 01 selected instead 05 to uncheck in third option
ReplyDelete