home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <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">
-
- <assemblyIdentity name="Microsoft-Windows-MediaServer-ASPAdmin-Migration-DL" version="0.0.0.0" publicKeyToken="$(Build.WindowsPublicKeyToken)" processorArchitecture="*" language="neutral" versionScope="nonSxS"/>
-
- <migration>
-
- <!-- Corresponding Longhorn Component -->
- <registerSDF name="MediaServer-WebAdmin"/>
-
- <migXml xmlns="">
- <detects>
- <detect>
- <condition>MigXmlHelper.IsOSEarlierThan("NT", "6.0.0.0")</condition>
- </detect>
- <detect>
- <condition>MigXmlHelper.DoesObjectExist("File","%windir%\system32\Windows Media\Server\Admin\web [WMSASPADMIN.dll]")</condition>
- </detect>
- </detects>
- <rules context="System"/>
- </migXml>
- </migration>
-
- </assembly>
-
-
-