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-
Here is how to disable DEP at the command prompt:
BCDEDIT /set {current} nx AlwaysOff