home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Audio / Office2010 / ProPlus.WW / ProPsWW.cab / OSPPSVC.EXE.x86 / MANIFEST / 1
Extensible Markup Language  |  2010-01-09  |  697b  |  24 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
  5.     version="1.0.0.0"
  6.     processorArchitecture="x86"
  7.     name="System.Security.SoftwareLicensing.Server"
  8.     type="win32"
  9. />
  10. <description>Microsoft Software Licensing Service</description>
  11.  
  12. <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
  13.     <security>
  14.         <requestedPrivileges>
  15.             <requestedExecutionLevel
  16.                 level="asInvoker"
  17.                 uiAccess="false"
  18.             />
  19.         </requestedPrivileges>
  20.     </security>
  21. </trustInfo>
  22. </assembly>
  23.  
  24.