Uncheck "Automatically Detect Settings"optionin IE
-
Hi, I need to create an executable in c# which unchecks the "Automatically Detect Settings" checkbox in Internet Explorer Options, LAN Settngs. Any Help? Thanks
-
Hi, I need to create an executable in c# which unchecks the "Automatically Detect Settings" checkbox in Internet Explorer Options, LAN Settngs. Any Help? Thanks
What makes you think that IE exposes that ? If it does, probably it's in the registry.
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
What makes you think that IE exposes that ? If it does, probably it's in the registry.
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
Yeah, It is in Registry only. I mean how to do that by some exe and which key is that.
-
Hi, I need to create an executable in c# which unchecks the "Automatically Detect Settings" checkbox in Internet Explorer Options, LAN Settngs. Any Help? Thanks
This option is a combination of two Keys in this registry path
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Connections
There are two settings which are changing if you select / deselect the Option "Automatically Detect Settings".
DefaultConnectionSettings
SavedLegacySettingsHope this helps
Tiefe Brunnen muss man graben wenn man klares Wasser will, tiefe Wasser sind nicht still.