InitialOEMServiceProvider specifies the initial service provider for Windows® Media Player 12. The service provider specified is the initial active Online Store when the user first runs Windows Media Player and completes the Windows Media Player First-Use Experience Configuration Wizard. The value used for this setting is obtained from the Online Store provider.

Value

InitialOEMServiceProviderID

Specifies the default service provider for Windows Media Player 12. InitialOEMServiceProviderID is a string.

This string type supports empty elements.

Valid Configuration Passes

offlineServicing

Parent Hierarchy

Microsoft-Windows-MediaPlayer-Core | InitialOEMServiceProvider

Applies To

For a list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-MediaPlayer-Core.

XML Example

The following XML output shows how to configure the InitialOEMServiceProvider setting.

  Copy Code
<InitialOEMServiceProvider>MyOEMServiceProviderID</InitialOEMServiceProvider>

See Also