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