I want to change my internet settings in a programmatic way. what I do now is
- WIN + R
- inetcpl.cpl
- go to connections tab
- go to LAN settings
- un check everything but "Use automatic configuration script"
- give the address and exit
Can I do this with a program in c#?