This isn't such a big deal if I am using an installer. Installers will typically ask for elevated permissions to perform the install. But I'm trying to provide a version that does not require an installer. This means my application will have to ask for elevated permissions when the user clicks the option to integrate with Explorer. It also means I need to display the shield icon indicating that elevated permissions are required to perform the task.
This really has me bummed out because it means more work (and learning). Now I have to learn up to ask for elevated permissions within the application.
Sigh... posted by Kirby | 04-Apr-2007 10:51 AM | comments (2)
Three-part series on how to do that:
http://developersoven.blogspot.com/2007/02/leveraging-vistas-uac-with-delphi-part.html
Outstanding! Thanks Craig.
posted by Kirby Turner | April 4 01:53 PMAdd Your Comment
