????
Current Path : C:/Windows/System32/migwiz/dlmanifests/ |
Current File : C:/Windows/System32/migwiz/dlmanifests/GroupPolicy-CSE-SoftwareInstallation-DL.man |
<?xml version='1.0' encoding='utf-8' standalone='yes'?> <assembly xmlns="urn:schemas-microsoft-com:asm.v3" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" authors="gpdev" buildFilter="" company="Microsoft" copyright="" creationTimeStamp="2003-07-10T16:57:29.7034046-07:00" description="Downlevel manifest to upgrade Group Policy Software Installation settings" displayName="Downlevel manifest to upgrade Group Policy Software Installation settings" lastUpdateTimeStamp="2005-05-04T04:33:18.0345801Z" manifestVersion="1.0" owners="gpdev" supportInformation="" testers="" > <assemblyIdentity language="*" name="Microsoft-Windows-GroupPolicy-CSE-SoftwareInstallation-DL" processorArchitecture="*" version="0.0.0.0" /> <migration> <migXml xmlns=""> <!-- Check as this is only valid for down-level OS < than Windows Vista ? --> <detects> <detect> <condition>MigXmlHelper.IsOSEarlierThan("NT", "6.0.0.0")</condition> </detect> </detects> <rules context="System"> <include> <objectSet> <pattern type="File">%windir%\system32\appmgmt\*[*]</pattern> <pattern type="Registry">HKLM\Software\Microsoft\Windows\CurrentVersion\Group Policy\Appmgmt\* [*]</pattern> <pattern type="Registry">HKLM\Software\Microsoft\Windows NT\CurrentVersion\Diagnostics [appmgmtdebuglevel]</pattern> </objectSet> </include> </rules> <rules context="User"> <include> <objectSet> <pattern type="Registry">HKCU\Software\Microsoft\Windows\CurrentVersion\Group Policy\Appmgmt\* [*]</pattern> </objectSet> </include> </rules> </migXml> </migration> </assembly>