Logo
Applies To: Windows 7, Windows 8, Windows 8.1, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2, Windows Vista
Logo
specifies the path to the .bmp file of the manufacturer's logo. This logo appears in the Performance Information and Tools Control Panel.
Values
Note
Path_to_logo
This string type supports empty elements.
Valid Configuration Passes
auditUser
generalize
offlineServicing
oobeSystem
specialize
Parent Hierarchy
Microsoft-Windows-Shell-Setup | OEMInformation | Logo
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 set OEM information.
<OEMInformation>
<HelpCustomized>false</HelpCustomized>
<Manufacturer>OEM name</Manufacturer>
<Model>model name</Model>
<Logo>C:\Windows\OEM\Logo.bmp</Logo>
<SupportHours>hours</SupportHours>
<SupportPhone>123-456-7890</SupportPhone>
<SupportURL>https://www.contoso.com</SupportURL>
</OEMInformation>