共用方式為


HideBootStatusMessage

隱藏在 OS 載入階段會顯示的開機狀態訊息。

描述

0

請勿隱藏作業系統載入期間顯示的啟動狀態文字。

這是預設值。

1

隱藏作業系統載入期間顯示的啟動狀態文字。

父階層

Microsoft-Windows-Embedded-BootExp | HideBootStatusMessage

有效的設定階段

特殊化

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">
      <HideBootStatusMessage>1</HideBootStatusMessage>
    </component>
</settings>