ShowGallery
ShowGallery
specifies whether to enable the DVD gallery view in Windows Media Center.
Values
Gallery |
Shows the DVD Library tile in the TV + Movies strip on the Windows Media Center Start menu. |
Play |
Shows the Play DVD tile in the TV + Movies strip on the Windows Media Center Start menu. |
Unknown |
Specifies that Windows Media Center will scan for DVD changers when it is launched. If one is found, the registry value is changed to Gallery. If none are found, the registry value is changed to Play. This is the default value. |
This string type does not support empty elements. Do not create an empty value for this setting.
Valid Passes
Parent Hierarchy
Microsoft-Windows-ehome-reg-inf | ShowGallery
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 oobeSystem configuration pass.
<OEMLogoUri>file://c:\mydirectory\mylogo.png</OEMLogoUri>
<OEMName>Fabrikam</OEMName>
<OEMName2>ModelX</OEMName2>
<PreventAutoConnect>true</PreventAutoConnect>
<RestartEnabled>true</RestartEnabled>
<ShowGallery>Gallery</ShowGallery>
<UsePeakModeVideoEncoderSettings>true</UsePeakModeVideoEncoderSettings>
<WorkOffline>true</WorkOffline>