Newsgroups : Microsoft : microsoft.public.inetsdk.programming.wininet : 2005 Nov : How do I disable "Use Auto Configuration script" in Internet Opts
| Subject: | How do I disable "Use Auto Configuration script" in Internet Opts |
| Posted by: | "Mike L" (mik..@discussions.microsoft.com) |
| Date: | Wed, 30 Nov 2005 07:36:04 |
I have experimented with using InternetSetOptions and trying to pass in a
null string or configure the flag to either Direct or a specific proxy, but I
cannot seem to figure out how to simply disable the "Use Auto Configuration
script" check box in Internet options programmatically.
Any help would be greatly appreciated.