DisableDataExecutionPrevention (Standard 8 Module Reference)
7/8/2014
Review the applicable Feature modules and any examples for the DisableDataExecutionPrevention setting in Windows Embedded 8 Standard (Standard 8).
This setting specifies whether Internet Explorer prevents arbitrary code execution from a virtual memory page that is marked as non-executable.
Set to true to prevent execution; otherwise set to false. The default value is true.
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/DisableDataExecutionPrevention |
XML Example
The following example shows how to configure Internet Explorer to allow arbitrary code execution from virtual memory pages marked as non-executable.
<DisableDataExecutionPrevention>false</DisableDataExecutionPrevention>