|
|
|
date: Tue, 13 Jun 2006 03:44:01 -0700,
group: microsoft.public.windows.developer.winfx.announcements
back
Re: Using GetCurrentProcess API
Hi Zack,
Thanks for the reply. My requirement is that the GetCurrentProcess should
work fine whether you login as admin or standard user without showing any
prompt for credentials.
Sridhar
"Zack Whittaker" wrote:
> It should work fine with UAC - if a standard user is using the
> GetCurrentProcess API, then UAC will prompt for credentials - other than
> that, it should work fine.
>
> --
> Zack Whittaker
> » ZackNET Enterprises: www.zacknet.co.uk
> » MSBlog on ResDev: www.msblog.org
> » Vista Knowledge Base: www.vistabase.co.uk
> » This mailing is provided "as is" with no warranties, and confers no
> rights. All opinions expressed are those of myself unless stated so, and not
> of my employer, best friend, Ghandi, my mother or my cat. Glad we cleared
> that up!
>
> --: Original message follows :--
> "Sridhar" wrote in message
> news:D491CFBB-B1EF-4DC8-A818-03472CD0DB42@microsoft.com...
> > 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
>
>
>
date: Tue, 13 Jun 2006 22:33:01 -0700
author: Sridhar
|
|