AcceleratorXML (Standard 8 Module Reference)

7/8/2014

Review the applicable Feature modules and any examples for the AcceleratorXML setting in Windows Embedded 8 Standard (Standard 8).

This setting contains a string that specifies a URL for an Internet Explorer Accelerator.

Accelerators are menu items in Internet Explorer that help automate common browser-related tasks, such as mapping an address or translating text. In Internet Explorer, if you right-click text or select text with the pointer, a shortcut menu appears that includes Accelerators in the list of items. For example, if you select an address, you can use an Accelerator to show a map of that address.

For more information about how to set up Accelerators, see the MSDN topic: OpenService Accelerators Developer Guide.

Modules

The following table shows the modules that you can apply this setting to. In Image Configuration Editor (ICE), you can follow the corresponding path to set this setting for a module.

Module

Path

Internet Explorer 10

Features/User Applications/Internet Explorer 10/Accelerators/Accelerator/AcceleratorXML

XML Example

The following XML example shows how to configure an Accelerator URL.

<Accelerator wcm:action="add">
    <AcceleratorXML>https://www.contoso.com/accelerators/Accelerator.xml</AcceleratorXML>
</Accelerator>

See Also

Reference

Thin Client Template

Concepts

Feature Module Settings