home *** CD-ROM | disk | FTP | other *** search
/ Hackers Magazine 57 / CdHackersMagazineNr57.iso / Software / Internet / ChromeSetup.exe / 0 / MANIFEST / 1
Extensible Markup Language  |  2009-12-17  |  756b  |  19 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  3.   <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
  4.     <security>
  5.       <requestedPrivileges>
  6.         <requestedExecutionLevel level="asInvoker" />
  7.       </requestedPrivileges>
  8.     </security>
  9.   </trustInfo>
  10.   <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
  11.     <application>
  12.       <!--The ID below indicates application support for Windows Vista -->
  13.       <supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/>
  14.       <!--The ID below indicates application support for Windows 7 -->
  15.       <supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
  16.     </application>
  17.   </compatibility>
  18. </assembly>
  19.