Vista, Visual Studio and DEP

I’m done. Here is how to disable DEP

  1. Right Click on Command Prompt
  2. Click on Run as Administrator
  3. Click the Allow button if it asks you for permission
    bcdedit.exe /set {current} nx AlwaysOff
  4. Enter and: Operation Completed Successfully
  5. Reboot

Related posts:

  1. Visual Studio 2008, F2, Rename
  2. Visual Studio “The path is not of a legal form” bug Fixed (for me)
  3. Visual Studio, Wizards, Project Templates and Unsigned DLLS



Leave a Reply