d2jsp
Log InRegister
d2jsp Forums > d2jsp > General Help > General Help Archive > Data Execution Prevention > How Do I Turn It On?
Prev12
Add Reply New Topic New Poll
Member
Posts: 13,042
Joined: Apr 12 2008
Gold: 0.00
Jun 16 2011 05:41pm
Quote (ShadowFiend @ Jun 16 2011 06:40pm)
leave it like that, it means theres another program installed that does the same thing (probably better)


i doubt it, but any ideas why its off?
Member
Posts: 6,192
Joined: Dec 13 2010
Gold: 6,669.99
Jun 16 2011 05:47pm
Quote (DD_Rocking @ Jun 16 2011 08:41pm)
i doubt it, but any ideas why its off?


Quote
EXAMPLE: DEP Enabled and DisableNOTE: DEP is enabled by default. If you installed Enhanced Mitigation Experience Toolkit (EMET), then it will be used by Windows instead of DEP and gray out the DEP settings like below.


if you didnt download that program, try this:

click on start, type "cmd" without the quotes in the search bar and press enter
this will open command prompt
type in "bcdedit.exe /set {current} nx AlwaysOn" without the quotes in it and press enter
restart your comp


try this if it doesnt work

Code
   Click Start, right-click My Computer, and then click Properties.
   Click on "Advanced System Settings" on the left panel if you use Vista
   Click the Advanced tab, and then click Settings under the Startup and Recovery field.
   In the System startup field, click Edit. The Boot.ini file opens in Notepad.
   In Notepad, click Find on the Edit menu.
   In the Find what box, type /noexecute, and then click Find Next.
   In the Find dialog box, click Cancel.
   Replace policy_level with AlwaysOn.

   WARNING Make sure that you enter the text accurately. The Boot.ini file switch should now read:/noexecute=AlwaysOn
   In Notepad, click Save on the File menu.
   Click OK two times.
   Restart the computer.


This post was edited by ShadowFiend on Jun 16 2011 05:50pm
Member
Posts: 13,042
Joined: Apr 12 2008
Gold: 0.00
Jun 16 2011 05:58pm
Quote (ShadowFiend @ Jun 16 2011 06:47pm)
if you didnt download that program, try this:

click on start, type "cmd" without the quotes in the search bar and press enter
this will open command prompt
type in "bcdedit.exe /set {current} nx AlwaysOn" without the quotes in it and press enter
restart your comp


try this if it doesnt work

Code
Click Start, right-click My Computer, and then click Properties.
   Click on "Advanced System Settings" on the left panel if you use Vista
   Click the Advanced tab, and then click Settings under the Startup and Recovery field.
   In the System startup field, click Edit. The Boot.ini file opens in Notepad.
   In Notepad, click Find on the Edit menu.
   In the Find what box, type /noexecute, and then click Find Next.
   In the Find dialog box, click Cancel.
   Replace policy_level with AlwaysOn.

   WARNING Make sure that you enter the text accurately. The Boot.ini file switch should now read:/noexecute=AlwaysOn
   In Notepad, click Save on the File menu.
   Click OK two times.
   Restart the computer.


typing the first thing says its not a valid windows32 application, and says access is denied, the 2nd thing doesnt even work because the directions make no sense and dont work, any ideas?
Go Back To General Help Archive Topic List
Prev12
Add Reply New Topic New Poll