HKLMHistoryPerUserItem (Standard 8 Module Reference)

7/8/2014

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

This setting specifies whether Internet Explorer history is cached individually for each user on a specific device.

Set to true to cache history individually for each user; set to false to use a common cache for all users.

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

IE-ClientNetworkProtocolImplementation

Products/Embedded Core/IE-ClientNetworkProtocolImplementation/HKLMHistoryPerUserItem

XML Example

The following XML example shows how to specify that there is a common cache on the device for Internet Explorer history.

<HKLMHistoryPerUserItem>false</HKLMHistoryPerUserItem>

See Also

Concepts

Embedded Core Settings