home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / WashAndGo2009 / wgofullpl2009.exe / {app} / WashAndGo.exe / MANIFEST / 1
Encoding:
Extensible Markup Language  |  2010-02-14  |  573 b   |  14 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <asmv1:assembly manifestVersion="1.0" 
  3.   xmlns="urn:schemas-microsoft-com:asm.v1" 
  4.   xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" 
  5.   xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" 
  6.   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  7.   <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
  8.     <security>
  9.       <requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
  10.         <requestedExecutionLevel level="requireAdministrator" />
  11.       </requestedPrivileges>
  12.     </security>
  13.   </trustInfo>
  14. </asmv1:assembly>