Scenario: I have an application in C# with an application.manifest file. This file controls the user privilage level. I have it set to administrator. This is because on windows vista and 7 machines my program wants elevated rights. This works fine except it prompts the user every time. I would like it not to ask the user to elevate privilages. How can i do this.
U
User 8196876
@User 8196876