Jump to content

Featured Replies

Posted

I am running a long set of unattended software tests (native code) on

Window Vista. Because I am testing software has frequent changes,

several of the tests may contain error and may crash. On my Vista

machine, then a test crashes I get the following dialog from Vista:

 

..exe has stopped working

A problem caused the program to stop working correctly.

Please close the program.

 

with a single button to "Close the program".

 

I need a way to disable that dialog. So far I have done the

following:

 

1) Start->Programs->Maintanance->Porblem Reports & Solutions->Change

Settings->Advanced Settings, shutoff ALL Windows Error Reporting.

 

2) Disabled all JIT debugging in Visual Studio 2005.

 

3) Removed registry key HKLM\Software\Microsoft\Windows NT\Current

Version\AeDebug

 

4) Set registry key HKLM\System\CurrentControlSet\Control\Windows

\ErrorMode = 2.

 

Does anyone know how to disable the dialog.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...