home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / dlmanifests / mediaserver-aspadmin-migration-dl.man < prev    next >
Extensible Markup Language  |  2008-01-19  |  1KB  |  27 lines

  1. ∩╗┐<?xml version="1.0" encoding="UTF-8"?>
  2. <assembly description="Windows Media Server ASPAdmin downlevel manifest" displayName="Windows Media Server ASPAdmin downlevel manifest" company="Microsoft" copyright="" supportInformation=""  creationTimeStamp="2004-08-12T19:06:43.4477679-07:00" lastUpdateTimeStamp="2004-10-02T00:00:36.7834601-07:00" estimatedSize="" authors="sbhatt" owners="sbhatt" testers="ravira" buildFilter="" manifestVersion="1.0" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:schemas-microsoft-com:asm.v3">
  3.  
  4.   <assemblyIdentity name="Microsoft-Windows-MediaServer-ASPAdmin-Migration-DL" version="0.0.0.0" publicKeyToken="$(Build.WindowsPublicKeyToken)" processorArchitecture="*" language="neutral" versionScope="nonSxS"/>
  5.  
  6.   <migration>
  7.  
  8.     <!-- Corresponding Longhorn Component -->
  9.     <registerSDF name="MediaServer-WebAdmin"/>
  10.  
  11.     <migXml xmlns="">
  12.       <detects>
  13.         <detect>
  14.           <condition>MigXmlHelper.IsOSEarlierThan("NT", "6.0.0.0")</condition>
  15.         </detect>
  16.         <detect>
  17.           <condition>MigXmlHelper.DoesObjectExist("File","%windir%\system32\Windows Media\Server\Admin\web [WMSASPADMIN.dll]")</condition>
  18.         </detect>
  19.       </detects>
  20.       <rules context="System"/>
  21.     </migXml>
  22.   </migration>
  23.  
  24. </assembly>
  25.  
  26.  
  27.