Jump to content

Recommended Posts

Posted

Hi Guys,

I'm new to AutoIT and would appreciate it if someone could explain to me how to start the New Connection Wizard in Network connections using AutoIT?

Thanks

Nvr

Posted (edited)

...how to start the New Connection Wizard in Network connections using AutoIT?

Run("rundll32.exe shell32.dll,Control_RunDLL ncpa.cpl")
WinWait("Network Connections", "Network Connections")
WinActivate("Network Connections", "Network Connections")
WinWaitActive("Network Connections", "Network Connections")
Send("!fn")
Edited code a bit Edited by herewasplato

[size="1"][font="Arial"].[u].[/u][/font][/size]

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...