HelpCustomized

Important

This setting has been deprecated. To customize the Get Help app that ships with Windows 10, define SupportURL or SupportAppURL as part of your OEMInformation.

HelpCustomized specifies whether the Original Equipment Manufacturer (OEM) customizes the Get Help app.

Values

Value Description
true Deprecated. Specifies that Help is customized.
false Deprecated. Specifies that Help isn't customized. Default value.

Valid Configuration Passes

auditUser

generalize

offlineServicing

oobeSystem

specialize

Parent Hierarchy

Microsoft-Windows-Shell-Setup | OEMInformation | HelpCustomized

Applies To

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

XML Example

The following XML shows how to set OEM information.

<OEMInformation>
   <SupportProvider>Contoso Support</SupportProvider>
   <SupportAppURL>contoso-contact-support</SupportAppURL>
   <SupportURL>https://www.fabrikam.com/support</SupportURL>
</OEMInformation>

OEMInformation

HelpAndSupport

Author and Add Custom Help and Support Content