Disabling DEP on Windows 2003
From Joyrex Wiki
[edit]
Disabling via boot.ini
Warning, you can really screw up your system if you mess up. Be careful
- Right click on My Computer and choose Properties
- Choose the Advanced tab
- In the Startup and Recovery box, choose Settings
- Click Edit (in the System Startup box)
- Find the /noexecute commands. Windows 2003 R2 Standard has /noexecute=OptOut by default.
- Change the command to /noexecute=AlwaysOff
- Save the file.
- Close the windows and reboot.

