home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
WindowsServerTrial
/
server.iso
/
sources
/
dlmanifests
/
smss-dl.man
< prev
next >
Wrap
Extensible Markup Language
|
2008-01-19
|
2KB
|
40 lines
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly 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-Smss-DL" version="0.0.0.0" processorArchitecture="*" publicKeyToken="" language="*" />
<migration>
<machineSpecific>
<migXml xmlns="">
<detects>
<detect>
<condition>
MigXmlHelper.IsOSEarlierThan("NT","6.0.0.0")
</condition>
</detect>
</detects>
<rules context="System">
<include>
<objectSet>
<pattern type="Registry">HKLM\System\CurrentControlSet\Control\Session Manager [ObjectDirectories]</pattern>
<pattern type="Registry">HKLM\System\CurrentControlSet\Control\Session Manager [ExcludeFromKnownDlls]</pattern>
<pattern type="Registry">HKLM\System\CurrentControlSet\Control\Session Manager\KnownDLLs [*]</pattern>
<pattern type="Registry">HKLM\System\CurrentControlSet\Control\Session Manager\Memory Management [PagingFiles]</pattern>
<pattern type="Registry">HKLM\System\CurrentControlSet\Control\Session Manager\Subsystems [*]</pattern>
</objectSet>
</include>
<exclude>
<objectSet>
<pattern type="Registry">HKLM\System\CurrentControlSet\Control\Session Manager\KnownDLLs [olethk32]</pattern>
<pattern type="Registry">HKLM\System\CurrentControlSet\Control\Session Manager\Subsystems [Kmode]</pattern>
<pattern type="Registry">HKLM\System\CurrentControlSet\Control\Session Manager\Subsystems [Windows]</pattern>
</objectSet>
</exclude>
</rules>
</migXml>
</machineSpecific>
</migration>
</assembly>