Share via


SearchContent (Standard 8 Module Reference)

7/8/2014

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

This setting specifies whether to search offline Help content that the device manufacturer or organization provides in addition to Windows Embedded 8 Standard (Standard 8) offline Help content.

Set to true to search in both offline Help content files; otherwise, set to false. The default value is false.

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

HelpAndSupport

Products/Embedded Core/HelpAndSupport/HelpAndSupport/SearchContent

XML Example

The following example shows how to configure the system to perform searches from both Standard 8 offline Help and offline Help files provided by the manufacturer or organization.

<HelpAndSupport>
    <SearchContent>true</SearchContent>
</HelpAndSupport>

See Also

Concepts

Embedded Core Settings
Feature Module Settings