home *** CD-ROM | disk | FTP | other *** search
- <assembly manifestVersion="1.0" description="$(resourceString.description)" displayName="$(resourceString.displayName)" company="Microsoft" copyright="Microsoft" supportInformation="erclient" creationTimeStamp="2003-11-25T14:30:21.2858750-08:00" lastUpdateTimeStamp="2005-08-24T07:22:01.1230502-07:00" authors="haseebq" owners="haseebq" testers="" 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-ErrorReportingCore-DL" version="0.0.0.0" processorArchitecture="*" language="*"/>
- <migration>
- <migXml xmlns="">
- <detects>
- <detect>
- <condition>MigXmlHelper.IsOSEarlierThan("NT", "5.2.*")</condition>
- <condition>MigXmlHelper.IsOSLaterThan("NT", "5.1.*")</condition>
- </detect>
- </detects>
- <rules context="System">
- <include>
- <objectSet>
- <pattern type="Registry">HKLM\Software\Microsoft\PCHealth\ErrorReporting [DoReport]</pattern>
- <pattern type="Registry">HKLM\Software\Microsoft\PCHealth\ErrorReporting [ForceQueueMode]</pattern>
- <pattern type="Registry">HKLM\Software\Microsoft\PCHealth\ErrorReporting\ExclusionList [*]</pattern>
- <pattern type="Registry">HKLM\Software\Microsoft\PCHealth\ErrorReporting [ShowUI]</pattern>
- </objectSet>
- </include>
- </rules>
- <rules context="User">
- <include>
- <objectSet>
- <pattern type="Registry">HKCU\Software\Microsoft\PCHealth\ErrorReporting [DoReport]</pattern>
- <pattern type="Registry">HKCU\Software\Microsoft\PCHealth\ErrorReporting [ForceQueueMode]</pattern>
- <pattern type="Registry">HKCU\Software\Microsoft\PCHealth\ErrorReporting\ExclusionList [*]</pattern>
- <pattern type="Registry">HKCU\Software\Microsoft\PCHealth\ErrorReporting [ShowUI]</pattern>
- </objectSet>
- </include>
- </rules>
- </migXml>
- </migration>
- </assembly>
-