HideEULAPage specifies whether to hide the Microsoft® Software License Terms page of Windows® Welcome.

Note
OEMs and System Builders can use this setting only for testing prior to shipment.

Values

true

Specifies that the Microsoft Software License Terms page of Windows Welcome is not displayed.

false

Specifies that the Microsoft Software License Terms page of Windows Welcome is displayed.

This is the default value.

Note
If the Microsoft Software License Terms have already been accepted, this page does not appear.

Valid Passes

oobeSystem

Parent Hierarchy

Applies To

For a list of the Windows editions and architectures that this component supports, see Microsoft-Windows-Shell-Setup.

XML Example

The following XML output shows how to hide the EULA page during Windows Welcome.

  Copy Code
<OOBE>
   <HideEULAPage>true</HideEULAPage>
</OOBE>

See Also

Concepts

OOBE