Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Nov : MS Vista Elevate To Administrator Rights ...?
| Subject: | MS Vista Elevate To Administrator Rights ...? |
| Posted by: | "MikeW (Dallas)" (mikew@nospam-dallasaddress.com) |
| Date: | Mon, 13 Nov 2006 10:13:34 |
On Vista, if I have a function that requires System Administrator Rights
such as Re-associating File Extensions or Resetting the Default Email Client
....
is there an API that I can request elevation of security rights for a
specific function instead of having the whole program elevated to system
admin ?
thank you.