Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Disable "Do you wish to debug"

0 views
Skip to first unread message

Peter Fleischer

unread,
Oct 12, 2001, 7:20:04 AM10/12/01
to
Hi
I've installed VS6 and using that frequently. But when running other
programs that crashes (do happen pretty often - in windows) I get the
"Do you wish to debug" message. Am I able to disable that?

I always hit the wrong button and VC++ starts up...

Thanks in advance
Peter

J. Martin

unread,
Oct 12, 2001, 11:56:50 AM10/12/01
to
"Peter Fleischer" <peter.f...@myorange.dk> schrieb im Newsbeitrag
news:450b8614.01101...@posting.google.com...

Hi Peter,

yes you are able to disable any debugger popup window.

WinNT/2000 user:
delete the following registry key
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\Current Version\AeDebug

Win95 user:
delete the following entries in 'win.ini'
[AeDebug]
Auto=0
Debugger=c:\msdev\bin\ ...
additionally check the registry and if you find
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\Current Version\AeDebug
delete this key too.

If you want to have an "undo"-option export the registry key before deleting
and,
for win95 users only, save 'win.ini'.


Cheers,
JM


Peter Fleischer

unread,
Oct 13, 2001, 2:56:33 PM10/13/01
to
Thanks a lot - I'll try that.

Peter

>.
>

0 new messages