home *** CD-ROM | disk | FTP | other *** search
/ Freelog 116 / FreelogNo116-JuilletSeptembre2013.iso / Systeme / RegSeeker / Setup.exe / RegSeeker.exe / 1036 / MANIFEST / 1
Extensible Markup Language  |  2013-04-03  |  1KB  |  24 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  3.   <assemblyIdentity type="win32" name="App" version="3.1.0.0" processorArchitecture="*"/>
  4.   <dependency>
  5.     <dependentAssembly>
  6.       <assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" publicKeyToken="6595b64144ccf1df" language="*" processorArchitecture="*"/>
  7.     </dependentAssembly>
  8.   </dependency>
  9.   <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
  10.     <security>
  11.       <requestedPrivileges>
  12.         <requestedExecutionLevel level="requireAdministrator" uiAccess="false"/>
  13.         </requestedPrivileges>
  14.     </security>
  15.   </trustInfo>
  16.   <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
  17.     <application>
  18.       <!--The ID below indicates application support for Windows Vista -->
  19.       <supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/>
  20.       <!--The ID below indicates application support for Windows 7 -->
  21.       <supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
  22.     </application>
  23.   </compatibility>
  24. </assembly>