Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
SupportPhone
specifies the telephone number(s) to call for support for the OEM. This is a required setting for OEMs delivering single-language, single-region computers.
Values
Telephone_number |
Specifies the support telephone number(s) for the OEM. Telephone_number is a string with a maximum length of 256 characters. |
This string type supports empty elements.
Valid Passes
Parent Hierarchy
Microsoft-Windows-Shell-Setup | OEMInformation | SupportPhone
Applies To
For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-Shell-Setup.
This setting is available to OEMs and system builders.
XML Example
The following XML 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>