home *** CD-ROM | disk | FTP | other *** search
- <assembly manifestVersion="1.0" description="Background Intelligent Transfer Service (BITS) core components" displayName="BITS Client Core" company="Microsoft Corporation" copyright="2005" supportInformation="" creationTimeStamp="2003-07-17T17:35:42.9174496-07:00" lastUpdateTimeStamp="2005-05-04T22:19:20.6095083-07:00" authors="jroberts" owners="jroberts" testers="narayanm; frankcao" buildFilter="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="urn:schemas-microsoft-com:asm.v3">
- <assemblyIdentity name="Microsoft-Windows-Bits-Client-DL" version="0.0.0.0" processorArchitecture="*" language="*"/>
-
- <migration>
- <machineSpecific>
- <migXml xmlns="">
- <rules context="System">
- <detects>
- <detect>
- <condition>MigXmlHelper.IsOSEarlierThan("NT", "6.0.0.0")</condition>
- </detect>
- </detects>
- <include>
- <objectSet>
- <pattern type="File">%ALLUSERSAPPDATA%\Microsoft\Network\Downloader[qmgr0.dat]</pattern>
- <pattern type="File">%ALLUSERSAPPDATA%\Microsoft\Network\Downloader[qmgr1.dat]</pattern>
- <pattern type="Registry">HKLM\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\BITS[StateIndex]</pattern>
- </objectSet>
- </include>
- </rules>
- </migXml>
- </machineSpecific>
- </migration>
- </assembly>
-