Manufacturer

Applies To: Windows 8, Windows 8.1, Windows Server 2012, Windows Server 2012 R2

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>http://www.fabrikam.com/support</LogoURL>
  <Manufacturer>Fabrikam</Manufacturer>
</HelpAndSupport>

See Also

Concepts

Microsoft-Windows-HelpAndSupport