Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Suppresses the status indicator that displays during the OS loading phase.
Values
| Value | Description | 
|---|---|
0  | 
Do not suppress the status indicator displayed during OS loading. This is the default value.  | 
1  | 
Suppress the status indicator displayed during OS loading.  | 
Parent Hierarchy
Microsoft-Windows-Embedded-BootExp | HideBootStatusIndicator
Valid Configuration Passes
specialize
oobeSystem
Applies To
For a list of the Windows editions and architectures that this component supports, see Microsoft-Windows-Embedded-BootExp.
XML example
<settings pass="specialize">
    <component name="Microsoft-Windows-Embedded-BootExp" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
      <HideBootStatusIndicator>1</HideBootStatusIndicator>
    </component>
</settings>