Jump to content

Recommended Posts

Posted

How can i create a path of a control panel function?

Some function of control panel has not any command to run directly.Therefor i think to create a path of them and then run it from path.

$dir = _PathFull(?????????)
Run($dir)

Is it possible? I have no idea..........

Life is like a coin. You can spend it Anyway as you wish and for your kind information. "you can spend it only once."

Posted (edited)

I want to open ("Set up a new connection or network")from control panel.

Edited by adnanbaloch

Life is like a coin. You can spend it Anyway as you wish and for your kind information. "you can spend it only once."

Posted

I don't think it's possible - unless if you try MouseClick() or ControlClick() function.

You might want to setup your lan card using this:

http://technet.microsoft.com/en-us/library/cc732869%28v=ws.10%29.aspx

same goes for wlan..

 

i also think like that perhaps it is impossible.

Life is like a coin. You can spend it Anyway as you wish and for your kind information. "you can spend it only once."

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...