Note: This article applies to the Visual Studio "Orcas" March 07 CTP build that can be downloaded from the Microsoft website . In this post we'll talk about embedding UAC (User Account Control) manifests in managed code executables without having to rely on rather dirty tricks, as I explained in my older blog
Similar Posts
Introduction Assume you're writing some application that really - I mean really really - needs administrative privileges (does it you must be kidding)
Earlier this week,I talked about the Orcas feature where controls can declaratively request permissions in a similar way to ClickOnce applications. In
Visual Studio 2005 works for the most part on Windows Vista, but there are some known issues being addressed beyond SP1. One compatibility issue when running
A while back, I posted a summary of some information I learned about how Windows Installer interacts with UAC on Windows Vista. Included in that blog post