Home All Groups Group Topic Archive Search About

Visual C# .NET

microsoft.public.dotnet.languages.csharp
Score End an outside process
Chris - 5 Feb 2007 10:04 PM - 5 messages
I know I can use this code to start a process. Any aimilar way to end one? System.Diagnostics.Process.Start("EcpKpScript_01.exe"); ...
Score SkinCrafter Light Control download from Microsoft doesn't seem to work. Anyone?
owgur2000 - 4 Feb 2007 3:55 PM - 2 messages
The SkinCrafter Light downloaded at https://msdn.microsoft.com/vstudio/express/register/ one of those things to try.  Everything else I downloaded from the site seemed to work.  But even the sample compiled demo program invokes the debugger.  Must be something missing?    The direction say ...
Score how to get the process owner after querying WMI ?
anna_incoming - 4 Feb 2007 3:04 PM - 3 messages
Hello, Using this sample code from MSDN, I would like to get the username of processes which is started conform the WMI query. I am not able to get username when calling GetOwner method of ROOT.CIMV2.Process . I know it would be something like this, but when I put in in the ...
Next »