Programmatically launch wifi settings dialogs in Windows 7
-
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!
-
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!
http://www.watchingthenet.com/launch-windows-control-panel-applets-from-the-run-command.html[^] I assume this stays the same between versions.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
http://www.watchingthenet.com/launch-windows-control-panel-applets-from-the-run-command.html[^] I assume this stays the same between versions.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
Yes, it does - and that is exactly what I was looking for. Thanks...