How do I stop NTSD from running every time I open an app?

G

Guest

Ok, I admit that I am in over my head. I was having problems with an
application and tried to find out what was wrong by using NTSD on the .exe
file. The application is now fixed, but every time I run it the NTSD
debugging window opens.

How do I disconnect NTSD from the app? I've tried the detach command, but
that did not help.
 
J

Jerry Joyce \(MSFT\)

I think this is done in the registry. Check out:

HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution
Options.

See if your exe is under that key somewhere.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top