Have you tried?
Of course AzMan needs to be installed on the target machine.Code:Process.Start( "azman.msc" );
I don't have AzMan installed but the following opens the Services applet.
Code:Process.Start( "services.msc" );
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 6 of 6
Thread: AzMan launchingThreaded View
|
Click Here to Expand Forum to Full Width |