home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
WindowsServerTrial
/
server.iso
/
sources
/
dlmanifests
/
bitsextensions-server-dl.man
< prev
next >
Wrap
Text File
|
2008-01-19
|
2KB
|
60 lines
<assembly xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
manifestVersion="1.0"
displayName="BITS Server Downlevel"
description="Downlevel manifest for BITS Server Extensions"
company="Microsoft"
copyright=""
supportInformation=""
creationTimeStamp="2005-04-17T23:19:59.7179214-07:00"
lastUpdateTimeStamp="2005-06-21T21:50:06.5375172-07:00"
authors="nraghu"
owners="nraghu"
testers=""
buildFilter=""
xmlns="urn:schemas-microsoft-com:asm.v3">
<assemblyIdentity name="Microsoft-Windows-BITSExtensions-Server-DL" version="0.0.0.0" processorArchitecture="*" language="*"></assemblyIdentity>
<migration>
<!--Declare for which Longhorn equivalent OC this manifest corresponds too -->
<registerSDF name="BITSExtensions-Upload"></registerSDF>
<machineSpecific>
<migXml xmlns="">
<detects>
<!--Detect presence of Longhorn down-level equiv feature -->
<!--Determined by the presence of a registry key -->
<detect>
<condition>MigXmlHelper.DoesObjectExist("File","%system32% [bitssrv.dll]")</condition>
</detect>
<!--Check as this is only valid for down-level OS > than Windows 2003 -->
<detect>
<condition>MigXmlHelper.IsOSLaterThan("NT", "5.2.*")</condition>
</detect>
</detects>
<plugin file="BITSExtensions-Server\bitsmig.dll"
classId="{fd2b96fb-0f4d-47f2-8640-8a2f81cd7976}">
</plugin>
</migXml>
</machineSpecific>
<migXml xmlns="">
<detects>
<!--Detect presence of Longhorn down-level equiv feature -->
<!--Determined by the presence of a registry key -->
<detect>
<condition>MigXmlHelper.DoesObjectExist("File","%system32% [bitssrv.dll]")</condition>
</detect>
<!--Check as this is only valid for down-level OS > than Windows 2003 -->
<detect>
<condition>MigXmlHelper.IsOSLaterThan("NT", "5.2.*")</condition>
</detect>
</detects>
</migXml>
</migration>
</assembly>