<?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." xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <assemblyIdentity name="Microsoft-Windows-Embedded-BootExp" version="10.0.26100.8521" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
  <configuration xmlns:app="BootExpSchema" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
    <configurationSchema>
      <xsd:schema xmlns="Microsoft-Windows-Embedded-BootExp" targetNamespace="Microsoft-Windows-Embedded-BootExp">
        <xsd:element default="0" name="DisableBootMenu" type="xsd:int" wcm:dataOnly="false" wcm:description="Disables boot menus (F8/F10/OS Selection)." wcm:displayName="Disable boot menus" wcm:handler="regkey('HKLM\Software\Microsoft\Windows NT\CurrentVersion\UnattendSettings\BootExp')" wcm:legacyName="DisableBootMenu" wcm:legacyType="REG_DWORD" wcm:passes="specialize oobeSystem" wcm:scope="allUsers" wcm:visible="true" />
        <xsd:element default="0" name="HideAllBootUI" type="xsd:int" wcm:dataOnly="false" wcm:description="Boolean setting for hiding all of the boot UI elements." wcm:displayName="Hide All Boot UI" wcm:handler="regkey('HKLM\Software\Microsoft\Windows NT\CurrentVersion\UnattendSettings\BootExp')" wcm:legacyName="HideAllBootUI" wcm:legacyType="REG_DWORD" wcm:passes="specialize oobeSystem" wcm:scope="allUsers" wcm:visible="true" />
        <xsd:element default="0" name="HideBootLogo" type="xsd:int" wcm:dataOnly="false" wcm:description="Disable the boot logo." wcm:displayName="Hide the boot logo" wcm:handler="regkey('HKLM\Software\Microsoft\Windows NT\CurrentVersion\UnattendSettings\BootExp')" wcm:legacyName="HideBootLogo" wcm:legacyType="REG_DWORD" wcm:passes="specialize oobeSystem" wcm:scope="allUsers" wcm:visible="true" />
        <xsd:element default="0" name="HideBootStatusIndicator" type="xsd:int" wcm:dataOnly="false" wcm:description="Hide the boot status indicator." wcm:displayName="Hide the boot status indicator" wcm:handler="regkey('HKLM\Software\Microsoft\Windows NT\CurrentVersion\UnattendSettings\BootExp')" wcm:legacyType="REG_DWORD" wcm:passes="specialize oobeSystem" wcm:scope="allUsers" wcm:visible="true" />
        <xsd:element default="0" name="HideBootStatusMessage" type="xsd:int" wcm:dataOnly="false" wcm:description="Hide boot status message." wcm:displayName="Hide the boot status message" wcm:handler="regkey('HKLM\Software\Microsoft\Windows NT\CurrentVersion\UnattendSettings\BootExp')" wcm:legacyType="REG_DWORD" wcm:passes="specialize oobeSystem" wcm:scope="allUsers" wcm:visible="true" />
        <xsd:element default="0" name="DisplayDisabled" type="xsd:int" wcm:dataOnly="false" wcm:description="Disable the crash screen." wcm:displayName="Disable the crash screen" wcm:handler="regkey('HKLM\System\CurrentControlSet\Control\CrashControl')" wcm:legacyType="REG_DWORD" wcm:passes="specialize oobeSystem" wcm:scope="allUsers" wcm:visible="true" />
      </xsd:schema>
    </configurationSchema>
  </configuration>
  <unattendActions>
    <unattendAction executableName="$(runtime.system32)\BootExpCfg.exe" passes="specialize oobeSystem" />
  </unattendActions>
  <file name="BootExpCfg.exe" destinationPath="$(runtime.system32)\" sourceName="BootExpCfg.exe" importPath="$(build.nttree)\EmbeddedRunTime\BootExp\" 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>RK/w7qEDdX8wSDdC+EnvaWm61mleyoQetUwB031I8AY=</dsig:DigestValue>
    </asmv2:hash>
  </file>
  <migration settingsVersion="1">
    <migXml xmlns="">
      <rules context="System">
        <include>
          <objectSet>
            <pattern type="Registry">HKLM\Software\Microsoft\Windows NT\CurrentVersion\UnattendSettings\BootExp [*]</pattern>
            <pattern type="Registry">HKLM\System\CurrentControlSet\Control\CrashControl [DisplayDisabled]</pattern>
          </objectSet>
        </include>
      </rules>
    </migXml>
    <supportedComponents>
      <supportedComponent>
        <assemblyIdentity name="_" version="1.0.0.0" />
        <supportedComponentIdentity language="neutral" name="Microsoft-Windows-Embedded-BootExp" processorArchitecture="*" settingsVersionRange="1" xmlns="urn:schemas-microsoft-com:asm.v3" />
      </supportedComponent>
    </supportedComponents>
  </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" />
        </securityDescriptorDefinitions>
      </accessControl>
    </security>
  </trustInfo>
</assembly>