DisableOOBAccelerators specifies whether the default Internet Explorer® Accelerators are available.

Accelerators are menu options in Internet Explorer that help automate common browser-related tasks. In Internet Explorer, when you right-click selected text, Accelerators appear in the list of available options. For example, if you select an address, you can use an Accelerator to show a map of that address.

Examples of the default Internet Explorer Accelerators include: Blog with Windows Live, Define with Encarta, E-mail with Windows Live, and Map with Live Search.

Values

true

The default Accelerators are not included in Internet Explorer.

false

The default Accelerators are included in Internet Explorer.

This is the default value.

Valid Configuration Passes

specialize

Parent Hierarchy

Microsoft-Windows-IE-InternetExplorer | DisableOOBAccelerators

Applies To

For a list of the Windows® editions and architectures that this component supports, see Microsoft-Windows-IE-InternetExplorer.

XML Example

The following XML example demonstrates not including the default Internet Explorer Accelerators.

  Copy Code
<DisableOOBAccelerators>true</DisableOOBAccelerators>

See Also