home *** CD-ROM | disk | FTP | other *** search
Wrap
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <assembly manifestVersion="1.0" description="$(resourceString.description)" displayName="$(resourceString.displayName)" company="Microsoft" copyright="" supportInformation="" creationTimeStamp="2004-05-21T14:26:02.0157474-07:00" lastUpdateTimeStamp="2004-10-01T21:40:40.9701248-07:00" authors="maheshl" owners="madhann" 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-TerminalServices-SessionDirectory-Client-DL" version="0.0.0.0" processorArchitecture="*" language="*"/> <migration> <migXml xmlns=""> <detects> <detect> <condition> MigXmlHelper.IsOSEarlierThan("NT", "6.0") </condition> </detect> <detect> <condition>MigXmlHelper.DoesStringContentEqual("Registry", "HKLM\System\CurrentControlSet\Control\Terminal Server [TSAppCompat]", "0x00000001")</condition> </detect> </detects> <rules context="System"> <include> <objectSet> <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server [SessionDirectoryActive]</pattern> <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server [SessionDirectoryExposeServerIP]</pattern> <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\ClusterSettings [SessionDirectoryClusterName]</pattern> <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\ClusterSettings [SessionDirectoryLocation]</pattern> <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\ClusterSettings [SessionDirectoryRedirectionIP]</pattern> <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\ClusterSettings [SessionDirectoryAdditionalParams]</pattern> </objectSet> </include> </rules> </migXml> </migration> </assembly>