Gadget3

Gadget3 specifies a viewer to display headlines from multiple Internet feeds. Corporations can replace the feed viewer 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

Internet_feed_viewer

Specifies the viewer to display multiple headlines from multiple Internet feeds. Internet_feed_viewer is a string. The default value is %PROGRAMFILES%\windows sidebar\gadgets\RSS.Gadget,true.

Parent Hierarchy

Microsoft-Windows-Sidebar | Gadget3

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