AddonGuid (Standard 8 Module Reference)
7/8/2014
Review the applicable Feature modules and any examples for the AddonGuid setting in Windows Embedded 8 Standard (Standard 8).
This setting contains a GUID for an Internet Explorer extension, a specific type of plug-in that extends Internet Explorer items such as the shortcut menu, toolbars, explorer bar, and browser Help objects.
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 |
---|---|
Features/User Applications/Internet Explorer 10/InstalledBHOList/AddonGuidItem/AddonGuid |
|
Features/User Applications/Internet Explorer 10/InstalledBrowserExtensions/AddonGuidItem/AddonGuid |
|
Features/User Applications/Internet Explorer 10/InstalledToolbarsList/AddonGuidItem/AddonGuid |
|
Features/User Applications/Internet Explorer 10/PreApprovedAddons/AddonGuidItem/AddonGuid |
XML Example
This example shows how to set a GUID for an Internet Explorer extension.
<AddonGuidItem>
<AddonGuid>{a1b1c123d1e1f4a5a6a7aa8a9a0a}</AddonGuid>
</AddonGuidItem>