home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Audio / Office2010 / ProPlus.WW / ProPsWW.cab / ACCVDT.DLL / MANIFEST / 2
Text File  |  2010-02-28  |  598b  |  14 lines

  1. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  2.   <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
  3.     <security>
  4.       <requestedPrivileges>
  5.         <requestedExecutionLevel level="asInvoker" uiAccess="false"></requestedExecutionLevel>
  6.       </requestedPrivileges>
  7.     </security>
  8.   </trustInfo>
  9.   <dependency>
  10.     <dependentAssembly>
  11.       <assemblyIdentity type="win32" name="Microsoft.VC90.CRT" version="9.0.30729.1" processorArchitecture="x86" publicKeyToken="1fc8b3b9a1e18e3b"></assemblyIdentity>
  12.     </dependentAssembly>
  13.   </dependency>
  14. </assembly>