<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved.">
  <assemblyIdentity name="Microsoft-Windows-Application-Experience-Mare-Backup" version="10.0.26100.8521" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
  <dependency discoverable="no" resourceType="Resources">
    <dependentAssembly dependencyType="prerequisite">
      <assemblyIdentity name="Microsoft-Windows-Application-Experience-Mare-Backup.Resources" version="10.0.26100.8521" processorArchitecture="amd64" language="*" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
    </dependentAssembly>
  </dependency>
  <file name="aemarebackup.dll" destinationPath="$(runtime.system32)\" sourceName="aemarebackup.dll" importPath="$(build.nttree)\appcompat\inventory\" sourcePath=".\">
    <securityDescriptor name="WRP_FILE_DEFAULT_SDDL" />
    <asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#">
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>xuFfTfVP62I37+HzradugG1mA0TpwNyB8dPgbBk9EIE=</dsig:DigestValue>
    </asmv2:hash>
  </file>
  <directories>
    <directory destinationPath="$(runtime.windows)\AppCompat\Backup" owner="true" attributes="system">
      <securityDescriptor name="WINDIR_APPCOMPAT_PROGRAMS_SDDL" />
    </directory>
  </directories>
  <taskScheduler>
    <Task xmlns="http://schemas.microsoft.com/windows/2004/02/mit/task" version="1.4">
      <RegistrationInfo>
        <Version>1.0</Version>
        <URI>\Microsoft\Windows\Application Experience\MareBackup</URI>
        <SecurityDescriptor>D:(A;;GA;;;BA)(A;;GA;;;SY)(A;;GA;;;BU)(A;;FRFX;;;LS)</SecurityDescriptor>
        <Source>$(@%SystemRoot%\system32\aemarebackup.dll,-701)</Source>
        <Author>$(@%SystemRoot%\system32\aemarebackup.dll,-701)</Author>
        <Description>$(@%SystemRoot%\system32\aemarebackup.dll,-702)</Description>
      </RegistrationInfo>
      <Settings>
        <AllowStartOnDemand>true</AllowStartOnDemand>
        <MultipleInstancesPolicy>IgnoreNew</MultipleInstancesPolicy>
        <UseUnifiedSchedulingEngine>true</UseUnifiedSchedulingEngine>
      </Settings>
      <Principals>
        <Principal id="LocalSystem">
          <UserId>S-1-5-18</UserId>
        </Principal>
      </Principals>
      <Actions Context="LocalSystem">
        <Exec>
          <Command>%windir%\system32\compattelrunner.exe</Command>
          <Arguments>-m:aeinv.dll -f:UpdateSoftwareInventoryW invsvc</Arguments>
        </Exec>
        <Exec>
          <Command>%windir%\system32\compattelrunner.exe</Command>
          <Arguments>-m:appraiser.dll -f:DoScheduledTelemetryRun</Arguments>
        </Exec>
        <Exec>
          <Command>%windir%\system32\compattelrunner.exe</Command>
          <Arguments>-m:aemarebackup.dll -f:BackupMareData</Arguments>
        </Exec>
      </Actions>
    </Task>
  </taskScheduler>
  <trustInfo>
    <security>
      <accessControl>
        <securityDescriptorDefinitions>
          <securityDescriptorDefinition name="WINDIR_APPCOMPAT_PROGRAMS_SDDL" sddl="D:PAI(A;OICI;FA;;;BA)(A;OICI;FA;;;SY)(A;OICI;0x120020;;;BU)(A;OICI;FA;;;LS)(A;OICI;FA;;;S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464)" operationHint="replace" />
          <securityDescriptorDefinition name="WRP_FILE_DEFAULT_SDDL" sddl="O:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464G:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464D:P(A;;FA;;;S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464)(A;;GRGX;;;BA)(A;;GRGX;;;SY)(A;;GRGX;;;BU)(A;;GRGX;;;S-1-15-2-1)(A;;GRGX;;;S-1-15-2-2)S:(AU;FASA;0x000D0116;;;WD)" operationHint="replace" description="Default SDDL for Windows Resource Protected file" />
        </securityDescriptorDefinitions>
      </accessControl>
    </security>
  </trustInfo>
  <registryKeys>
    <registryKey keyName="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\TelemetryController\MareBackup">
      <registryValue name="Binary" valueType="REG_SZ" value="aemarebackup.dll" />
      <registryValue name="Command" valueType="REG_SZ" value="BackupMareData" />
      <registryValue name="Nightly" valueType="REG_DWORD" value="0x00000001" />
      <registryValue name="Dependencies" valueType="REG_MULTI_SZ" value="&quot;AppInv&quot;,&quot;Appraiser&quot;" />
      <registryValue name="Network" valueType="REG_DWORD" value="0x00000001" />
    </registryKey>
  </registryKeys>
</assembly>