DisableDataExecutionPreventionDisableDataExecutionPrevention
DisableDataExecutionPrevention
指定 Internet 资源管理器是否会阻止从标记为不可执行的虚拟内存页面执行任意代码。DisableDataExecutionPrevention
specifies whether Internet Explorer prevents arbitrary code execution from a virtual-memory page that is marked as non-executable.
值Values
truetrue |
Internet Explorer 会阻止从标记为非可执行文件的虚拟内存页面执行任意代码。Internet Explorer prevents arbitrary code execution from virtual memory pages that are marked as non-executable. 这是默认值。This is the default value. |
falsefalse |
Internet Explorer 允许执行任意代码从标记为非可执行文件的虚拟内存页面。Internet Explorer allows arbitrary code execution from virtual memory pages that are marked as non-executable. |
有效配置阶段Valid Configuration Passes
专用化specialize
父层次结构Parent Hierarchy
Microsoft-Windows-IE-InternetExplorer | DisableDataExecutionPreventionMicrosoft-Windows-IE-InternetExplorer | DisableDataExecutionPrevention
适用于Applies To
有关受支持的 Windows 版本和体系结构,该组件支持的列表,请参阅Microsoft Windows IE InternetExplorer。For a list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-IE-InternetExplorer.
XML 示例XML Example
以下 XML 输出显示了如何配置 Internet Explorer 以允许执行任意代码从标记为非可执行文件的虚拟内存页面。The following XML output shows how to configure Internet Explorer to allow arbitrary code execution from virtual memory pages marked as non-executable.
<DisableDataExecutionPrevention>false</DisableDataExecutionPrevention>
相关主题Related topics
Microsoft-Windows-IE-InternetExplorerMicrosoft-Windows-IE-InternetExplorer