How do I disable Data Execution Prevention(DEP) in Windows 2003?

In Windows, right click on My Computer -> Properties -> Advanced -> Startup and recovery -> Setting -> Edit
and change



/NoExecute=
…  to  /NoExecute=AlwaysOff


You will need to reboot for changes to take effect.

Your rating: None Average: 3.4 (12 votes)