WindowsExperienceIndexOemInfo

WindowsExperienceIndexOemInfo specifies the OEM logo for the Performance Information and Tools program in Control Panel.

Child Elements

HardwareUpgradeURL

Specifies the URL used to locate the query string.

Logo

Specifies the path to the location of the bitmap (.bmp) of the OEM logo.

Valid Passes

oobeSystem

Parent Hierarchy

Microsoft-Windows-PerfCenterCPL | WindowsExperienceIndexOemInfo

Applies To

For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-PerfCenterCPL.

This setting is available to OEMs and system builders.

XML Example

The following XML output shows how to configure WindowsExperienceOemInfo.

<WindowsExperienceIndexOemInfo>
   <Logo>C:\windows\performance\winsat\fabrikam_logo.bmp</Logo>
   <HardwareUpgradeURL>http://www.fabrikam.com/vistaupgrade/upgrade.htm</HardwareUpgradeURL>
</WindowsExperienceIndexOemInfo>

See Also

Concepts

Microsoft-Windows-PerfCenterCPL