After you edit and validate the application manifest, you must apply the changes. Complete the following steps to apply the manifest.
- In the command line window, enter the following command to apply the manifest: mt.exe -manifest Application Name.manifest -outputresource:directory path\Application Name.exe;#1 in the command line window where directory path is the path to the built application and Application Name is the name of the application.
- Press the <Enter> key to run the command.