I want to find the current process name using System.diagnostics
GetCurrentProcess API in Vista. But Vista prohibits a standard user from
using the above command.
Does anyone have any idea of how to implement this? If you can help out it
would be great
Responses to "Using GetcurrentProcess"
Sridhar
Sridhar
Guest
Posts: n/a
Using GetcurrentProcess
Posted: 06-09-2006, 10:25 AM
Hi,
I want to find the current process name using System.diagnostics
GetCurrentProcess API in Vista. But Vista prohibits a standard user from
using the above command.
Does anyone have any idea of how to implement this? If you can help out it
would be great
> Hi,
>
> I want to find the current process name using System.diagnostics
> GetCurrentProcess API in Vista. But Vista prohibits a standard user from
> using the above command.
>
> Does anyone have any idea of how to implement this? If you can help out it
> would be great
Posts: n/a