المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Programmatically launch wifi settings dialogs in Windows 7



C# Programming
11-03-2009, 06:11 PM
Our app pretty much takes over the machine it is running on (we customize machines and place our app on them).

What I need to know is if there is a way (and if so how) to launch Windows's internal dialogs for configuring the wireless adapters in a system running Windows 7. If you can tell me how to do it in Vista, that might be OK too, because they might end up being the same.

Thanks!