Logo is the path to the bitmap that contains the OEM logo to display in the OEMbranding area of the Performance Control Panel.

Note
The logo must be a bitmap (.bmp) file that is no larger than 130 pixels wide by 50 pixels high.

Values

Logo

Path to the location of the .bmp file of the OEM logo. For example, the path may be C:\windows\performance\winsat\fabrikam_logo.bmp.

Logo is a string.

This string type supports empty elements.

Valid Configuration Passes

auditSystem

oobeSystem

Parent Hierarchy

Applies To

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

XML Example

The following example shows how to configure Logo.

  Copy Code
<Logo>C:\windows\performance\winsat\fabrikam_logo.bmp</Logo>

See Also