home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 2 / Windows / System32 / telephon.cpl / MANIFEST / 124
Extensible Markup Language  |  2006-11-02  |  691b  |  17 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <!-- Copyright (c) Microsoft Corporation -->
  3. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  4.     <assemblyIdentity name="Microsoft.Windows.PrintScan.telephon" processorArchitecture="x86" type="win32" version="5.1.0.0"/>
  5.     <description>TELEPHON CPL</description>
  6.     <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
  7.         <security>
  8.             <requestedPrivileges>
  9.                 <requestedExecutionLevel
  10.                     level="asInvoker"
  11.                     uiAccess="false"
  12.                 />
  13.             </requestedPrivileges>
  14.         </security>
  15.     </trustInfo>
  16. </assembly>
  17.