HideBootStatusMessage (Standard 8 Module Reference)

7/8/2014

Review the applicable Feature modules and any examples for the HideBootStatusMessage setting in Windows Embedded 8 Standard (Standard 8).

This setting contains an integer that suppresses the boot status text that displays during the OS loading phase.

Set to 1 to suppress the boot status text; otherwise; set to 0. The default value is 0.

Modules

The following table shows the modules that you can apply this setting to. In Image Configuration Editor (ICE), you can follow the corresponding path to set this setting for a module.

Module

Path

Unbranded Boot

Features/Branding/Unbranded Boot/HideBootStatusMessage

XML Example

The following XML example shows how to specify that the boot status text that displays during the OS loading phase should be suppressed.

<HideBootStatusMessage>1</HideBootStatusMessage>

See Also

Concepts

Feature Module Settings