Share via


HKLMProxyEnable (Standard 8 Module Reference)

7/8/2014

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

This setting specifies whether to use a proxy server to connect to the Internet for all users on the device.

Set this value to true to specify that a proxy server be used; otherwise, set this value to false.

Note

To use this setting, you must set the Group Policy for Internet Explorer to Not configured for the option Make proxy settings per-machine (rather than per-user). You can access this Group Policy through the registry key: HKLM\Software\Policies\Microsoft\Windows\CurrentVersion\InternetSettings. To set this in the registry, set HKLM\Software\Policies\Microsoft\Windows\CurrentVersion\InternetSettings\ProxySettingsPerUser to 0.

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/HKLMProxyEnable

XML Example

The following XML example shows how to specify that a proxy server be used to connect to the Internet.

<HKLMProxyEnable>true</HKLMProxyEnable>

See Also

Concepts

Embedded Core Settings