16 Nov
2000
16 Nov
'00
11:16 a.m.
On Fri, 10 Nov 2000 17:54:37 WET, "JĂșlio Dinis Silva" <juliodinis@hotmail.com> wrote:
Hi all, Is there a NT guru in the house :-)
Last time you asked exactly the same question I pointed you to Microsoft's Knowledge Base articles Q188296 and Q103861. In what way do these not help? Have you tried deleting the AeDebug/Debugger registry key, and setting AeDebug/Auto to 1 to inhibit this dialog for your whole system? Have you tried SetErrorMode(SEM_NOGPFAULTERRORBOX) (in the win32 python extensions) to inhibit this dialog for this one process? Toby Dickenson tdickenson@geminidataloggers.com