Share via


HideEULAPage (Standard 8 Module Reference)

7/8/2014

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

This setting specifies whether to hide the page of Windows Welcome for the Microsoft Software License Terms.

Set to true to hide it, otherwise, set to 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/HideEULAPage

XML Example

The following XML shows how to hide the license terms during Windows Welcome.

<OOBE>
      <HideEULAPage>true</HideEULAPage>
</OOBE>

See Also

Concepts

Embedded Core Settings