HKLM10ftOOBE specifies whether to identify the computer as a Living Room computer form factor. When this setting is active, after the Windows® Out Of Box Experience (OOBE) is complete, Windows can launch the Windows Media Center OOBE, which can be operated by a remote control.

Important
This setting has been deprecated. In Windows® 7, the Windows Media Center OOBE is designed for operation by keyboard, mouse, or remote control. The information in this topic is for reference only.

Values

true

Specifies that the computer is identified as a Living Room computer form factor.

false

Specifies that the computer is not identified as a Living Room computer form factor.

Valid Passes

specialize

Parent Hierarchy

Applies To

For a 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>
<RestartHour>2</RestartHour>
<RestartMinute>15</RestartMinute>
<TBP>true</TBP>
<Timeout>6000</Timeout>

See Also