Archive: Vista file attribute


Vista file attribute
I was curious if anyone knows of a way to set the file attributes on an executable to make it "Run in administrative mode". This is causing an issue with my application since it needs to have administrative privelages and in Vista, a default user account doesn't have administrative privelages.


According to MSDN, you can change the manifest to do that.