home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 2 / Windows / System32 / rundll32.exe / MANIFEST / 1 next >
Extensible Markup Language  |  2006-11-02  |  607b  |  18 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.     name="Microsoft.Windows.Shell.rundll32"
  6.     processorArchitecture="x86"
  7.     version="5.1.0.0"
  8.     type="win32"/>
  9. <description>Rundll32</description>
  10. <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
  11.     <security>
  12.         <requestedPrivileges>
  13.             <requestedExecutionLevel level="asInvoker" uiAccess="false"/>
  14.         </requestedPrivileges>
  15.     </security>
  16. </trustInfo>
  17. </assembly>
  18.