Automate "New Connection Wizard"?
-
:laugh:In my project, I need to automate the process of building a new network connection. You can manually set up a new connection as the following: "Control Panel" -> "Network Connections" -> "Create a new connection" -> Click "next" -> "setup an advanced connection" -> next -> ... We can assume that it is fixed process. Is there any scripting tool or Windows API which I can use to automate the above process in my VC++ program? Anybody can give me a hint? Thanks a lot -Jeff
-
:laugh:In my project, I need to automate the process of building a new network connection. You can manually set up a new connection as the following: "Control Panel" -> "Network Connections" -> "Create a new connection" -> Click "next" -> "setup an advanced connection" -> next -> ... We can assume that it is fixed process. Is there any scripting tool or Windows API which I can use to automate the above process in my VC++ program? Anybody can give me a hint? Thanks a lot -Jeff