SupportHoursSupportHours
重要
已弃用此设置。This setting has been deprecated.
SupportHours
指定为 OEM 提供了支持的小时数。SupportHours
specifies the hours that support is available for the OEM.
值Values
值Value | 描述Description |
---|---|
小时数hours | 已弃用此设置。This setting has been deprecated. 指定为 OEM 提供了支持的小时数。Specifies the hours that support is available for the OEM. 小时是最大长度为 256 个字符的字符串。Hours is a string with a maximum length of 256 characters. |
此字符串类型支持空元素。This string type supports empty elements.
有效配置阶段Valid Configuration Passes
auditUserauditUser
通用化generalize
offlineServicingofflineServicing
oobeSystemoobeSystem
专用化specialize
父层次结构Parent Hierarchy
Microsoft-Windows-Shell-Setup | OEMInformation | SupportHoursMicrosoft-Windows-Shell-Setup | OEMInformation | SupportHours
适用于Applies To
有关受支持的 Windows 版本和体系结构,该组件支持的列表,请参阅Microsoft Windows Shell 安装。For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-Shell-Setup.
XML 示例XML Example
下面的 XML 演示如何设置 OEM 信息。The following XML shows how to set OEM information.
<OEMInformation>
<SupportProvider>Contoso Support</SupportProvider>
<SupportAppURL>contoso-contact-support</SupportAppURL>
<SupportURL>http://www.fabrikam.com/support</SupportURL>
</OEMInformation>