IIS: How to disable Data Execution Prevention in Windows Server 2008?

后端 未结 5 1235
一生所求
一生所求 2021-01-04 19:07

I\'ve been trying to disable DEP on my windows 2008 dev box and have not succeeded.

I\'ve tried: System Properties->Performance Options->Data Execution Prevention-

5条回答
  •  渐次进展
    2021-01-04 19:11

    you would want to edit boot.ini and change a section contaning /noexecute=optin to just /execute

提交回复
热议问题