HKLMContentPerUserItem (Standard 8 Module Reference)

7/8/2014

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

This setting specifies whether Internet Explorer content is cached individually for each user.

Set to true to cache content 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/HKLMContentPerUserItem

XML Example

The following XML example shows how to specify that there is a common cache for all users for Internet Explorer content.

<HKLMContentPerUserItem>false</HKLMContentPerUserItem>

See Also

Concepts

Embedded Core Settings