HideOEMRegistrationScreen (Standard 8 Module Reference)

7/8/2014

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

This setting specifies whether to hide the OEM registration screen during Windows Welcome, regardless of the oobe.xml values.

Set to true to hide the screen; otherwise, set to false. The default value is false.

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

Shell-Setup

Products/Embedded Core/Shell-Setup/OOBE/HideOEMRegistrationScreen

XML Example

The following XML example shows how to hide the OEM registration page during Windows Welcome.

<OOBE>
     <HideOEMRegistrationScreen>true</HideOEMRegistrationScreen>
</OOBE>

See Also

Concepts

Embedded Core Settings