HideBootStatusIndicator
隱藏在 OS 載入階段會顯示的狀態標記。
值
值 | 描述 |
---|---|
0 |
請勿隱藏作業系統載入期間顯示的狀態指示器。 這是預設值。 |
1 |
隱藏作業系統載入期間顯示的狀態指示器。 |
父階層
Microsoft-Windows-Embedded-BootExp | HideBootStatusIndicator
有效的設定階段
特殊化
oobeSystem
套用至
如需此元件支援的 Windows 版本和架構清單,請參閱 Microsoft-Windows-Embedded-BootExp。
XML 範例
<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>