Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
DisableAccelerators specifies whether Accelerators are available in Internet Explorer.
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.
When DisableAccelerators is set to false, Accelerators set through Accelerators are also disabled.
Values
true |
Specifies that the Accelerators menu does not appear in Internet Explorer. |
false |
Specifies that the Accelerators menu appears in Internet Explorer. This is the default value. |
Valid Configuration Passes
specialize
Parent Hierarchy
Microsoft-Windows-IE-InternetExplorer | DisableAccelerators
Applies To
For the list of the Windows editions and architectures that this component supports, see Microsoft-Windows-IE-InternetExplorer.
XML Example
The following XML output shows how to disable the Accelerators menu.
<DisableAccelerators>true</DisableAccelerators>