home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / outlooktempcleanersetup.msi / _509EB3D668BD07451CF29A6D897515CA / MANIFEST / 1
Extensible Markup Language  |  2009-10-22  |  1KB  |  23 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8"?>
  2. <asmv1:assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3.   <assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
  4.   <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
  5.     <security>
  6.       <requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
  7.         <!-- UAC Manifest Options
  8.             If you want to change the Windows User Account Control level replace the 
  9.             requestedExecutionLevel node with one of the following.
  10.  
  11.         <requestedExecutionLevel  level="asInvoker" uiAccess="false" />
  12.         <requestedExecutionLevel  level="requireAdministrator" uiAccess="false" />
  13.         <requestedExecutionLevel  level="highestAvailable" uiAccess="false" />
  14.  
  15.             If you want to utilize File and Registry Virtualization for backward 
  16.             compatibility then delete the requestedExecutionLevel node.
  17.         -->
  18.         <requestedExecutionLevel level="asInvoker" uiAccess="false" />
  19.       </requestedPrivileges>
  20.     </security>
  21.   </trustInfo>
  22. </asmv1:assembly>
  23.