Computer Hope

Microsoft => Microsoft Windows => Windows XP => Topic started by: orchid on August 28, 2009, 10:35:31 PM

Title: how to stop Data Execution Prevention message
Post by: orchid on August 28, 2009, 10:35:31 PM
how to stop Data Execution Prevention message 

i tried
1. Click Start
2. Select Control Panel
3. Select System
4. Click the Advanced tab
5. In the Performance region select Settings
6. Click the Data Execute tab in the dialog box that opens
7. Select Turn on DEP for all programs and services except for those I select
8. Click Add.
9. The open dialog box will open. Browse and select your application.
10. Click Open
11. Click Apply
12. Click Ok



but its not working



please help me...................
Title: Re: how to stop Data Execution Prevention message
Post by: smeezekitty on August 28, 2009, 10:56:09 PM
start notepad
an click file->open
type in C:\boot.ini
and carefully replace /noexecute=xxxxx with /execute=optin
without touching anything else

note:
xxxxx means it could be almost anything
Title: Re: how to stop Data Execution Prevention message
Post by: orchid on August 28, 2009, 11:02:38 PM
Thank you very much!  it works