<?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-Auto-Time-Zone-Updater-Service" 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-Auto-Time-Zone-Updater-Service.Resources" version="10.0.26100.8521" processorArchitecture="amd64" language="*" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
    </dependentAssembly>
  </dependency>
  <file name="tzautoupdate.dat" destinationPath="$(runtime.windows)\Globalization\Time Zone\" sourceName="tzautoupdate.dat" importPath="$(build.nttree)\" 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>cIPiLLsKt6Zr93t6BfT9jcWX0XtWtuvYDJeJreKo9VY=</dsig:DigestValue>
    </asmv2:hash>
  </file>
  <file name="tzautoupdate.dll" destinationPath="$(runtime.system32)\" sourceName="tzautoupdate.dll" importPath="$(build.nttree)\" 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>7SI2u08tPp6AT7XuTrriTCMVhVzbjx0oeu1CHtJPxTw=</dsig:DigestValue>
    </asmv2:hash>
  </file>
  <registryKeys>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{4eb7409a-6062-41b9-a28d-9586036785a6}">
      <registryValue name="" valueType="REG_SZ" value="CLSID_TzChangeToastActivationHandler" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{4eb7409a-6062-41b9-a28d-9586036785a6}\InProcServer32">
      <registryValue name="" valueType="REG_SZ" value="$(runtime.system32)\tzautoupdate.dll" />
      <registryValue name="ThreadingModel" valueType="REG_SZ" value="Both" />
    </registryKey>
    <registryKey keyName="HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\tzautoupdate">
      <overridable name="Start" scope="Microsoft" type="REG_DWORD" />
      <registryValue name="StateFlags" valueType="REG_DWORD" value="0x00000001" />
    </registryKey>
    <registryKey keyName="HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\tzautoupdate\Parameters">
      <registryValue name="ServiceDll" valueType="REG_EXPAND_SZ" value="%SystemRoot%\system32\tzautoupdate.dll" />
      <registryValue name="ServiceMain" valueType="REG_SZ" value="ServiceMain" />
      <registryValue name="ServiceDllUnloadOnStop" valueType="REG_DWORD" value="0x00000001" />
    </registryKey>
    <registryKey keyName="HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\tzautoupdate\Config">
      <registryValue name="ActiveModeThresholdKm" valueType="REG_DWORD" value="0x0000000A" />
      <registryValue name="GeolocatorAccuracy" valueType="REG_DWORD" value="0x00000000" />
      <registryValue name="HilbertIndexPath" valueType="REG_SZ" value="%SystemRoot%\Globalization\Time Zone\tzautoupdate.dat" />
      <registryValue name="MinimumMovementThresholdKm" valueType="REG_DWORD" value="0x00000001" />
      <registryValue name="ServiceInactivityTimeoutMs" valueType="REG_DWORD" value="0x00004E20" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\AppUserModelId\Windows.SystemToast.TimeZoneChange">
      <registryValue name="DisplayName" valueType="REG_EXPAND_SZ" value="@%SystemRoot%\system32\tzautoupdate.dll,-300" />
      <registryValue name="IconUri" valueType="REG_EXPAND_SZ" value="%SystemRoot%\ImmersiveControlPanel\images\logo.png" />
      <registryValue name="IconBackgroundColor" valueType="REG_SZ" value="0" />
      <registryValue name="CustomActivator" valueType="REG_SZ" value="{4eb7409a-6062-41b9-a28d-9586036785a6}" />
    </registryKey>
  </registryKeys>
  <memberships>
    <categoryMembership>
      <id name="Microsoft.Windows.Categories.Services" version="10.0.26100.8521" publicKeyToken="31bf3856ad364e35" typeName="Service" />
      <categoryInstance subcategory="tzautoupdate">
        <serviceData name="tzautoupdate" displayName="@%SystemRoot%\system32\tzautoupdate.dll,-200" errorControl="normal" start="disabled" type="win32ShareProcess" description="@%SystemRoot%\system32\tzautoupdate.dll,-201" imagePath="%SystemRoot%\system32\svchost.exe -k LocalService -p" objectName="NT AUTHORITY\LocalService" requiredPrivileges="SeAuditPrivilege,SeChangeNotifyPrivilege,SeCreateGlobalPrivilege,SeSystemTimePrivilege,SeTimeZonePrivilege,SeImpersonatePrivilege" sidType="unrestricted">
          <failureActions resetPeriod="86400">
            <actions>
              <action delay="60000" type="restartService" />
              <action delay="120000" type="restartService" />
              <action delay="0" type="none" />
            </actions>
          </failureActions>
          <serviceTrigger action="start" subtype="WNF_STATE_CHANGE" type="WnfStateEvent">
            <triggerData type="binary" value="7508bca33e0b8441" />
          </serviceTrigger>
          <serviceTrigger action="start" subtype="WNF_STATE_CHANGE" type="WnfStateEvent">
            <triggerData type="binary" value="7550bca321089541" />
          </serviceTrigger>
          <serviceTrigger action="start" subtype="WNF_STATE_CHANGE" type="WnfStateEvent">
            <triggerData type="binary" value="7518bca33e06830d" />
          </serviceTrigger>
          <serviceTrigger action="start" subtype="WNF_STATE_CHANGE" type="WnfStateEvent">
            <triggerData type="binary" value="75c0bca33e06830d" />
          </serviceTrigger>
          <serviceTrigger action="start" subtype="WNF_STATE_CHANGE" type="WnfStateEvent">
            <triggerData type="binary" value="3558bca33e06830d" />
          </serviceTrigger>
          <serviceTrigger action="start" subtype="WNF_STATE_CHANGE" type="WnfStateEvent">
            <triggerData type="binary" value="7530bca32e0b8a0d" />
          </serviceTrigger>
          <serviceTrigger action="start" subtype="WNF_STATE_CHANGE" type="WnfStateEvent">
            <triggerData type="binary" value="75d0bea32e0b8a0d" />
          </serviceTrigger>
        </serviceData>
      </categoryInstance>
    </categoryMembership>
    <categoryMembership>
      <id name="Microsoft.Windows.Categories" version="1.0.0.0" publicKeyToken="365143bb27e7ac8b" typeName="SvcHost" />
      <categoryInstance subcategory="LocalService">
        <serviceGroup position="last" serviceName="tzautoupdate" />
      </categoryInstance>
    </categoryMembership>
  </memberships>
  <migration settingsVersion="0">
    <supportedComponents>
      <supportedComponent>
        <assemblyIdentity name="_" version="1.0.0.0" />
        <supportedComponentIdentity language="neutral" name="Microsoft-Windows-Auto-Time-Zone-Updater-Service" processorArchitecture="*" settingsVersionRange="0" xmlns="urn:schemas-microsoft-com:asm.v3" />
      </supportedComponent>
    </supportedComponents>
    <migXml xmlns="">
      <rules context="System">
        <include>
          <objectSet>
            <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\tzautoupdate [Start]</pattern>
          </objectSet>
        </include>
        <merge script="MigXmlHelper.SourcePriority()">
          <objectSet>
            <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\tzautoupdate [Start]</pattern>
          </objectSet>
        </merge>
      </rules>
    </migXml>
  </migration>
  <trustInfo>
    <security>
      <accessControl>
        <securityDescriptorDefinitions>
          <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>
</assembly>