home *** CD-ROM | disk | FTP | other *** search
- <assembly manifestVersion="1.0" description="$(resourceString.description)" displayName="$(resourceString.displayName)" company="Microsoft" copyright="" supportInformation="" authors="maheshl" owners="maheshl" testers="vishalm" 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-TerminalServices-RemoteConnectionManager-DL" version="0.0.0.0" processorArchitecture="*" language="*"/>
-
- <migration>
- <migXml xmlns="">
-
- <detects>
- <detect>
- <condition>
- MigXmlHelper.IsOSEarlierThan("NT", "6.0")
- </condition>
- </detect>
- </detects>
-
- <rules context="System">
- <include>
- <objectSet>
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server [DeleteTempDirsOnExit]</pattern>
-
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server [PerSessionTempDir]</pattern>
-
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server [fSingleSessionPerUser]</pattern>
- </objectSet>
- </include>
- </rules>
- </migXml>
- </migration>
- </assembly>
-