Gadget1

Gadget1 specifies a slide show. Corporations can replace the slide show with a customized gadget. If you set a customized gadget, the value is the full path to the customized gadget, a comma (,), and true or false for the enabled state of the gadget.

Values

Slide_show

Specifies a slide show. Slide_show is a string. The default value is %PROGRAMFILES%\windows sidebar\gadgets\SlideShow.gadget,true.

Parent Hierarchy

Microsoft-Windows-Sidebar | Gadget1

Valid Passes

oobeSystem

Applies To

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

XML Sample

The following sample XML output shows how to set customized gadgets.

<SidebarOnByDefault>false</SidebarOnByDefault>
<Gadget1>PathToCustomGadget1,true</Gadget1>
<Gadget2>PathToCustomGadget2,true</Gadget2>
<Gadget3>PathToCustomGadget3,true</Gadget3>
<Gadget4>PathToCustomGadget4,true</Gadget4>
<Gadget5>PathToCustomGadget5,true</Gadget5>

See Also

Concepts

Microsoft-Windows-Sidebar