Skip to main content
November 12, 2011
Question

Windows 7 Manifest file embedded in native AIR application exe created by ADT

  • November 12, 2011
  • 1 reply
  • 753 views

i have executed string utility to extract all the strings in an AIR application exe and found windows 7 manifest file is embedded with level set to invoker (standard user). We want to change the level to "require administrator" so that exe will automatically launched with administrative privileges but we are unable to find how the manifest file get embedded.

Help appreciated

Thanks

This topic has been closed for replies.

1 reply

November 15, 2011

Found out the manifest file get embedded when building native installer. Still don't how the manifest file is added and how to change level to "require administrator" in manifest file.

Help Appreciated

Thanks