Request UAC elevation at runtime

J

John Daintree

Hello all,

I have an application that may, depending on user actions, require
elevation.

Is it possible, at runtime, from within the program, to request elevation?

So the sequence would be:

1) Start program (not elevated)
2) User performs actions (as non-admin)
3) User trys to perform action that will require admin privileges
4) Program prompts user for elevation
5) Program performs action with admin privileges
6) Program de-elevates
7) User performs actions (as non-admin)
8) Program exits.

Thanks in advance,
john
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top