DisableDataExecutionPrevention
DisableDataExecutionPrevention
指定 Internet Explorer 是否阻止从标记为不可执行的虚拟内存页面执行任意代码。
值
是 |
Internet Explorer 阻止从标记为不可执行的虚拟内存页面执行任意代码。 这是默认值。 |
false |
Internet Explorer 允许从标记为不可执行的虚拟内存页面执行任意代码。 |
有效配置阶段
specialize
父层次结构
Microsoft-Windows-IE-InternetExplorer | DisableDataExecutionPrevention
应用于
有关此组件支持的受支持 Windows 版本和体系结构的列表,请参阅 Microsoft-Windows-IE-InternetExplorer。
XML 示例
下面的 XML 输出演示如何将 Internet Explorer 配置为允许从标记为不可执行的虚拟内存页面执行任意代码。
<DisableDataExecutionPrevention>false</DisableDataExecutionPrevention>