home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / dlmanifests / drm-dl.man < prev    next >
Text File  |  2008-01-19  |  1KB  |  23 lines

  1. <assembly manifestVersion="1.0" description="Downlevel manifest for Microsoft Windows Media DRM" displayName="Downlevel manifest for Microsoft Windows Media DRM" company="Microsoft" copyright="" supportInformation="" creationTimeStamp="2004-08-17T23:03:03.5587176-07:00" lastUpdateTimeStamp="2004-10-01T23:43:14.6879141-07:00" authors="kalyv" owners="kalyv" testers="" buildFilter="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="urn:schemas-microsoft-com:asm.v3">
  2.   <assemblyIdentity name="Microsoft-Windows-MediaPlayer-DRM-DL" version="0.0.0.0" processorArchitecture="*" language="neutral" publicKeyToken="" buildType="release" buildFilter="" versionScope="nonSxS"></assemblyIdentity>
  3.   <migration xmlns="">
  4.     <machineSpecific>
  5.       <migXml>
  6.     <detects>
  7.       <detect>
  8.             <!-- Check as this is only valid for down-level OS < than Windows Vista -->
  9.  
  10.         <condition>
  11.           MigXmlHelper.IsOSEarlierThan("NT","6.0")
  12.         </condition>        
  13.       </detect>
  14.       <detect>
  15.             <condition negation="Yes">MigXmlHelper.DoesStringContentEqual("Registry","HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\WindowsFeatures [Windows Media Player]","0x00000000")</condition>
  16.       </detect>
  17.     </detects>
  18.  
  19.     <plugin file="Microsoft-Windows-MediaPlayer-DRM-DL\drmmgrtn.dll" classId="{743B7FD2-8427-4b7d-B330-A95618DE2BFC}"></plugin>
  20.       </migXml>
  21.     </machineSpecific>
  22.   </migration>
  23. </assembly>