OCURProductKey specifies an Open Cable Unidirectional Receiver (OCUR) product key so the user does not have to enter a product key during OCUR first run configuration.

This setting has been deprecated in Windows® 8. The information about this deprecated setting is provided for reference only. It is no longer necessary to enter this product key.

Values

OCURProductKey

Specifies a 25-character product key used to activate an OCUR device.

OCURProductKey is a string.

This string type supports empty elements.

Valid Passes

specialize

Parent Hierarchy

Applies To

For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-ehome-reg-inf.

XML Example

The following XML output shows how to configure Windows Media Center settings in the specialize pass.

  Copy Code
<BindNavHintsToToolbars>true</BindNavHintsToToolbars>
<Color>16711680</Color>
<DisableComplexStretchesOnConsole>true</DisableComplexStretchesOnConsole>
<DisableExpressSetup>true</DisableExpressSetup>
<DisableHighResolutionCheck>1920x1200</DisableHighResolutionCheck>
<DisableVolumeDisplay>true</DisableVolumeDisplay>
<EnableSPADLaunchErrors>false</EnableSPADLaunchErrors>
<FontSize>96</FontSize>
<HKCUuseDefaultOverscanMargins>true</HKCUuseDefaultOverscanMargins>
<HKLM10FtOOBE>true</HKLM10FtOOBE>
<HKUSERSuseDefaultOverscanMargins>true</HKUSERSuseDefaultOverscanMargins>
<MuteTimeout>10000</MuteTimeout>
<NoDevDiscBalloon>true</NoDevDiscBalloon>
<OCURProductKey>AAAAABBBBBCCCCCDDDDDEEEEE</OCURProductKey>
<RestartEnabled>true</RestartEnabled>
<RestartHour>2</RestartHour>
<RestartMinute>15</RestartMinute>
<TBP>true</TBP>
<Timeout>6000</Timeout>

See Also