Posted by Eric Polerecky in DEP, Vista, Visual StudioSep 20th, 2009 | no responses
I’m done. Here is how to disable DEP
- Right Click on Command Prompt
- Click on Run as Administrator
- Click the Allow button if it asks you for permission
bcdedit.exe /set {current} nx AlwaysOff
- Enter and: Operation Completed Successfully
- Reboot
Related posts:
- Visual Studio 2008, F2, Rename
- Visual Studio “The path is not of a legal form” bug Fixed (for me)
- Visual Studio, Wizards, Project Templates and Unsigned DLLS