Manufacturer (microsoft-windows-helpandsupport-helpandsupport-manufacturer)
Note In Windows 10, this setting and other HelpAndSupport settings are deprecated because the Help component that they impact is being retired. Existing information in this topic is provided for reference only.
For more information on how OEMs can include their customer support contact information in the Contact Support App or Support Web page, see OEMInformation.
Manufacturer
specifies the name of the Original Equipment Manufacturer (OEM).
Values
<Manufacturer_name> |
Specifies the name of the OEM. <Manufacturer_name> is a string that has a maximum length of 256 characters. |
Valid Configuration Passes
oobeSystem
specialize
Parent Hierarchy
Microsoft-Windows-HelpAndSupport | HelpAndSupport | Manufacturer
Applies To
For a list of the Windows editions and architectures that this component supports, see Microsoft-Windows-HelpAndSupport.
XML Example
The following example shows how to set a customized Help and Support home page. The title of the Help and Support home page includes the Fabrikam company name. For example, the page title may be Fabrikam Help and Support.
<HelpAndSupport>
<Logo>C:\Fabrikam\Logos\Logo.png</Logo>
<LogoURL>https://www.fabrikam.com/support</LogoURL>
<Manufacturer>Fabrikam</Manufacturer>
</HelpAndSupport>