Previously posted by Michael:
Disable DEP in Vista:
Type or copy and paste this into an elevated command prompt window:
bcdedit.exe /set {current} nx AlwaysOff
Hit enter and you should see the confirmation: Operation Completed
Successfully
Reboot and DEP should be off.
Use bcdedit.exe /set {current} nx AlwaysOn
to turn it back on.
--
Andre
Blog:
http://adacosta.spaces.live.com
My Vista Quickstart Guide:
http://adacosta.spaces.live.com/blog...3DB!9709.entry
"Megerild" <> wrote in message
news:1E3DDCB5-BB37-4C07-8648-...
> HI.
>
> How can you disable DEP completly in windows Vista?
> I dont need to make a partial disable, I dont have the time to make an
> exception for every single executable it blocks, and I know what it is so
> please dont try "advise" me in those parts.
>
> What I need is to disable DEP so that nomatter what I do with my PC it
> never
> bothers me again. Why? Because it's a test machine and all kinds of
> terrible
> things are suposed to happen to it. DEP is kinda ruining my fun ...