Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista security

Vista - Vista User Account Control

Reply
 
Old 02-02-2007   #1 (permalink)
Magnus Flysjö


 
 

Vista User Account Control

As a developer there is a lot of new stuff to learn regarding Vista.
I hope someone in here can answer some short questions.

1. If I shield a button in my application, how can I then make sure that the
process gets elevated (Vista brings up the UI for elevation) when the button
is pressed?
Is this not possible to do? Is the correct way to do this to load a COM
module (with an UI) with "requireAdministrator" execution level?

2. Is it correct that the only way to get elevated is upon start of a
process or is it possible to elevate a process after it has started?
(I know I can't elevate the process by code, but is it possible to force
the "elevate" window to popup by code?)




My System SpecsSystem Spec
Old 02-02-2007   #2 (permalink)
Jimmy Brush


 
 

Re: Vista User Account Control


Hello,

A process/instance of a COM component is either elevated or it is not.

Once it is running, it cannot switch its elevation status.

The elevation process is handled by Windows and is configurable via the
appropriate API entries such as ShellExecute.

The "shielded" status of a button has no bearing on UAC - it is for visual
purposes only.


--
- JB
Microsoft MVP - Windows Shell/User

Windows Vista Support Faq
http://www.jimmah.com/vista/

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
dont know user account control password and no administrator user General Discussion
Vista User Account Control Vista General
When User Account Control is enabled, Vista Games Explorer won't s Vista Games
Inside Windows Vista User Account Control (Mark Russinovich) Vista security
Restarting a Windows Service with C# under Vista when User Account Control is Enabled Vista security


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46