Server : Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.6
System : Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) AMD64
User : User ( 0)
PHP Version : 7.4.6
Disable Function : NONE
Directory :  C:/Windows/SysWOW64/migwiz/dlmanifests/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : C:/Windows/SysWOW64/migwiz/dlmanifests/BITSExtensions-Server-Console-DL.man
<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-Console-DL" version="0.0.0.0" processorArchitecture="*" language="*"></assemblyIdentity>

<migration>
   <!--Declare for which Longhorn equivalent OC this manifest corresponds too -->
   <registerSDF name="BITSExtensions-AdminPack"></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% [bitsmgr.dll]")</condition>
       </detect>

       <detect>
       <condition negation="yes">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>   
  </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% [bitsmgr.dll]")</condition>
       </detect>

       <detect>
       <condition negation="yes">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>