Quote:
Originally Posted by Andybaby
though once i was testing out a new file manager that Lifehacker recomended. i tried to cancel a simple copy job because it was taking forever, and it took that to mean that i wanted it to start deleting my C:\windows folder!
where was dep then!
|
DEP has nothing to do with your files. It has to do with no allowing code to execute in memory blocks that have not been designated as executable code. It is to prevent buffer overrun exploits.
BOb