Jump to content

How can this be done


 Share

Recommended Posts

Guys can anyone give me a script to open local area connection properties ? Would appreciate it .

Not sure what your end goal is with this, other than popping up the Local Area Connection Properties window. If you're wanting to set or change the settings, I would suggest modifying the registry since that's where all that stuff is stored and read from. Here's a possible answer to your question.

Run("rundll32.exe shell32.dll,Control_RunDLL ncpa.cpl")

And no there's not a documented .cpl file that will give you exactly what you asked for. This is as close as I can get you. Then again you could do like Pauile suggested and create a shortcut to your desktop. Hope this helps and good luck.

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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