EnableLinksBar (Standard 8 Module Reference)
7/8/2014
Review the applicable Feature modules and any examples for the EnableLinksBar setting in Windows Embedded 8 Standard (Standard 8).
This setting specifies whether the Internet Explorer Favorites bar, previously called the Links bar, appears.
Set to true to make the Favorites bar appear; otherwise set to false. The default value is false.
The Favorites bar provides a place to add links to favorite webpages. If the Favorites bar is hidden, the end user can still activate the Favorites bar manually.
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/EnableLinksBar |
XML Example
This example shows how to hide the Favorites bar.
<EnableLinksBar>false</EnableLinksBar>