Resource Editor

   English English  Deutsch Deutsch

How to insert an UAC application manifest into EXE files

Back in the Windows XP time, the application manifest was the only way to give your application Windows XP visual style. Today, the UAC (User Access Control) Windows Vista feature puts on developers the task of marking their applications with manifests which declare if the application would like to run elevated or not. You can specify the desired runlevel for your application by selecting one of three levels.

Add Manifest

1. Open your file with Resource Tuner and click the Application Manifest Wizard button to bring up the wizard.

UAC Manifest Wizard

2. Read the Welcome message and click Next.

3. The wizard will verify a link to ComCtrl and necessary initialization calls exist. Having a link to ComCtrl is optimal - necessary in most cases but not all.

4. Fill out the application name and description fields. The wizard generates a visual style manifest for your application using these fields. Follow the instructions and fill in the blanks accordingly:

Application Manifest Wizard

5. Check to add a Trust Info section to your manifest if you want to mark your file with a requested execution level on Windows Vista and 7. The wizard will generate an application manifest with the trust level section.

Add a Trust Info section

7. Click Finish to apply your newly entered data.

8. Check the Resource Tree to verify that the newly created manifest resource is present:

XML manifest resource

9. Click the Save File As button on the toolbar to save the altered file to disk. You can also use Save File As from the File menu or the [CTRL+S] combination to save your changes.

 

We Offer A Free Trial: Try The Software, Risk Free.

Download Resource Tuner
Resource Tuner runs on all versions of Windows from 11 and 10 through 8, 7, Vista, XP, and 2000.