Hello,
In my .Net program, I would like to add a menu option or button to launch Wireless Network Connection settings dialog.
I know I should use explorer.exe with command line options to launch wireless network connections settings dialog.
I have found the switches to launch network settings window
explorer.exe ::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\::{21EC2020-3AEA-1069-A2DD-08002B30309D}\::{7007ACC7-3202-11D1-AAD2-00805FC1270E}
But I am looking for switches to launch wireless network connections settings dialog.
Any help is greatly appreciated.