PDA

View Full Version : How to remove DEP from XP Pro SP2


Trevor
April 11th 05, 08:24 PM
How can I get rid of this applet. Its a real pain in the butt?

TIA

Trevor

Jerry
April 11th 05, 08:48 PM
You can't. You can turn it off though.

"Trevor" > wrote in message
...
> How can I get rid of this applet. Its a real pain in the butt?
>
> TIA
>
> Trevor
>
>

April 11th 05, 09:07 PM
"Trevor" > wrote in message
...
> How can I get rid of this applet. Its a real pain in the butt?


Start -> Help and Support, search on "data execution protection".

--
__________________________________________________ __________
** Post your replies to the newsgroup - Share with others **
For e-mail Reply: remove "NIXTHIS", add "#VS811" to Subject.
__________________________________________________ __________

Trevor
April 11th 05, 09:19 PM
Please do tell how to turn it off because I dont find a means of doing it/

TIA

Trevor

"Jerry" > wrote in message
...
> You can't. You can turn it off though.
>
> "Trevor" > wrote in message
> ...
>> How can I get rid of this applet. Its a real pain in the butt?
>>
>> TIA
>>
>> Trevor
>>
>>
>
>

Ron Martell
April 11th 05, 10:39 PM
"Trevor" > wrote:

>Please do tell how to turn it off because I dont find a means of doing it/
>

It should really only be a factor if in fact you have application
programs running where program code is running in an address range
that is defined as being for data only, not program code.

This type of behavior is most commonly found with hacker penetrations
and/or virus infestations.

Good luck


Ron Martell Duncan B.C. Canada
--
Microsoft MVP
On-Line Help Computer Service
http://onlinehelp.bc.ca

In memory of a dear friend Alex Nichol MVP
http://aumha.org/alex.htm

Lee Chapelle
April 11th 05, 10:51 PM
"Jerry" > wrote
> You can't. You can turn it off though.
>
> "Trevor" > wrote in message
> ...
>> How can I get rid of this applet. Its a real pain in the butt?

System Properties->Advanced->Performance Settings->D.E.P.

If you know the problem executable, create an exception for it only.

Kerry Brown
April 12th 05, 12:15 AM
"Trevor" > wrote in message
...
> How can I get rid of this applet. Its a real pain in the butt?
>
> TIA
>
> Trevor
>
>

Trevor

If after all the warnings people have given you, you still want to turn DEP
off and not figure out what the real cause of the problem is it can be done
in the boot.ini file. Be careful editing boot.ini. If you change the wrong
thing your computer won't boot up. See the following link for how to
configure DEP.

http://support.microsoft.com/default.aspx?scid=kb;en-us;875352

Kerry

Treeman
April 12th 05, 03:03 AM
[QUOTESNIP[/QUOTE]
You have to untick the read only attribute for boot.ini first.

To disable DEP by modifying the Boot.ini file, change the /noexecute policy level to alwaysoff.
/NoExecute=AlwaysOff

Google