Note
This setting is deprecated. In Windows® 8, the Get Windows® Live Essentials item does not appear in the Start menu.

ShowWindowsLive specifies whether to display the Get Windows® Live Essentials item in Getting Started. Getting Started is displayed in the Start menu by default.

Get Windows Live Essentials provides users with an opportunity to download e-mail, photo-editing and movie-making utilities, and parental controls with Web filtering applications.

We strongly recommend that you leave the Get Windows Live Essentials item in place if you do not provide this functionality. Access to Windows Live Essentials helps users easily discover and download the Windows Live versions of these popular applications.

Values

true

Specifies that a link to Windows Live is displayed on the Start menu. This is the default value.

false

Specifies that a link to Windows Live is not displayed on the Start menu.

Valid Configuration Passes

auditSystem

auditUser

oobeSystem

specialize

Parent Hierarchy

Microsoft-Windows-Shell-Setup | ShowWindowsLive

Applies To

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

XML Example

The following example shows how to specify that the entry points for Windows Live should not be displayed.

  Copy Code
<ShowWindowsLive>false</ShowWindowsLive>

See Also