DisplayDisabled (Standard 8 Module Reference)

7/8/2014

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

This setting contains an integer that configures the device to display a blank screen when Windows Embedded 8 Standard (Standard 8) encounters an error that it cannot recover from.

Set to 1 to display a blank screen on error; otherwise; set to 0. The default value is 1.

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/DisplayDisabled

XML Example

The following XML example shows how to configure a device to display a blank screen when Standard 8 encounters an error that it cannot recover from.

<DisplayDisabled>1</DisplayDisabled>

See Also

Concepts

Feature Module Settings