Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > DEP disable for one program

Reply
Thread Tools Display Modes

DEP disable for one program

 
 
frankg
Guest
Posts: n/a

 
      11-10-2007
Problem - we want DEP to be switched on for all except one program

We tried to install a program but the installation kept crashing
because DEP was preventing it from installing. We could not install
the program until we had disabled DEP globally. We found instructions
and disabled it globally using this procedure:

1. Ensured that we were logged in to Windows Vista Home Premium as an
administrator
2. Right clicked command prompt icon- selected 'run as administrator'
3. entered the command: "bcdedit.exe/set {current} nx AlwaysOff"

The program is now installed successfully and working.

Once the program was installed we tried turning DEP back on globally
using the same procedure as above with the following command:
"bcdedit.exe/set {current} nx AlwaysOn"

Once we had completed the procedure above we tried to access the
feature to disable DEP for one program only using the following
procedure:
1. Access the control panel
2. Select 'system'
3. Select 'advanced system settings'
4. Under 'performance' select 'settings'
5. Select 'data execution prevention' tab

However the option to disable DEP for one program only was greyed
out.

We then tried restarting the computer

On startup a Windows Error message popped up with the following
information:
(a picture of a windows box) has stopped working:
Problem event name: BEX
Application name: dsca.exe
Application version: 1.0.2767.18581
Application timestamp: 46ae0f8b
Etc...

In the taskbar a small window popped up saying: "To help protect your
computer DEP has closed"

Going into the DEP settings through the control panel, the options to
enable/disable for only one program were still greyed out.

We then disabled DEP again using "bcdedit.exe/set {current] nx
AlwaysOff"

Now that we have the program installed, how can we first enable DEP
globally and then disable it for that one particular program?

 
Reply With Quote
 
 
 
 
zacharydawes
Guest
Posts: n/a

 
      12-30-2007

To be able to disable DEP for only one program (or a specific list o
programs) you need to set nx to OptOut

The values AlwaysOn and AlwaysOff do not allow you to set DEP fo
individual programs. OptOut will allow you to disable DEP for
specific program.

bcdedit /set {current} nx OptOut

Then reboot and go to the DEP tab on your control panel and you will b
able to select the program that you want to disable DEP for.

Happy Computing :-)
Zachar

--
zacharydawe
-----------------------------------------------------------------------
zacharydawes's Profile: http://forums.techarena.in/member.php?userid=3854
View this thread: http://forums.techarena.in/showthread.php?t=84978

http://forums.techarena.i

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
startup program -disable Toddchuk Windows Vista General Discussion 7 03-26-2008 05:30 PM
Uninstalled Program, but Program Name Remains in Program & Featur kuyarog Windows Vista General Discussion 3 12-01-2007 11:26 PM
how to disable the vista or xp bluetooth program Translator French - English - Creole Windows Vista General Discussion 1 10-03-2007 06:14 PM
anyone know how to disable the windows? bluetooth program jonathan perreault Windows Vista Hardware 2 09-07-2007 02:41 AM
i need to disable the bluetooth program of vista jonathan perreault Windows Vista Hardware 0 08-30-2007 04:42 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59