HideBootLogo
隱藏在 OS 載入階段會顯示的預設 Windows 標誌。
值
值 | 描述 |
---|---|
0 |
請勿隱藏 OS 載入期間顯示的預設 Windows 標誌。 這是預設值。 |
1 |
隱藏 OS 載入期間顯示的預設 Windows 標誌。 |
父階層
Microsoft-Windows-Embedded-BootExp | HideBootLogo
有效的設定階段
特殊化
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">
<HideBootLogo>1</HideBootLogo>
</component>
</settings>