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/replacementmanifests/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : C:/Windows/SysWOW64/migwiz/replacementmanifests/iis-webdav-rm.man
<?xml version='1.0' encoding='utf-8' standalone='yes'?>
<assembly>
  <assemblyIdentity
      name="Microsoft-Windows-IIS-WebDAV"
      processorArchitecture="*"
      version="0.0.0.0"
      versionScope="nonSxS"
      />

  <migration replacementSettingsVersionRange="0" 
     settingsVersion="0"
     alwaysProcess="yes">
      <registerSDF name="IIS-WebDAV"/>
      <migXml xmlns="">
      <!-- On a Vista /LHS down-level system, we detect the presence of FTP7 by -->
      <!-- looking for the FTPSVC service.  We base this on the                 -->
      <!-- registry key for the service declaration.                            -->
      <detects>
        <detect>
          <condition>MigXmlHelper.DoesOSMatch("NT", "6.0.*")</condition>
        </detect>
        <detect>
          <condition>MigXmlHelper.DoesObjectExist( "File", "%windir%\system32\inetsrv [webdav.dll]" )</condition>
        </detect>
      </detects>
      </migXml>
  </migration>
</assembly>