1.

Solve : how windows execute crash reporter program?

Answer» HI!
ı have two program. Second one will be executed when first one crashed to send crash report but ı don't know how windows understand this crashing and how windows executes this second program when first one crashed.what should ı do to execute this two program CORRECTLY ?
thank for any HELP..Sorry but I don't understand. What exactly are you trying to do?
Can you explain it more detail?

 
First of all sorry for my english. It is not so good.
To explain well ,I want to use firefox program. while using firefox , if there is any fault , this program crashs and user see a error reporting screen.If user accept , crashreporting program sends an error report (I mean , Crashreporting.exe is executed ).
How do windows reliase that this firefox program crashed?? How do windows execute crashreporter.exe ? and the most importantly that how do I force windows to execute my error reporting program when my main program crashs??

I wish to be able to explain this time.. Quote
If user accept , crashreporting program sends an error report
You mean something like this?



If yes, I think I understand.yes certainly I mean like this. My error reporting program is similar that one but not the same. I want to know how windows realise that my main program crashed ? or How can I tell windows that "if my main program crash, you must execute my errorReporting program" ??Don't even bother with error reports. They won't help you in any way.I think Aydan wants to know how Windows knows a program is not responding......
Hmmm....

 yes Carbon Dudeoxide ,i mean that. I am a trainee on the computer company and I must do this work. Please any one help me .I don't know how Windows detects it. I know that, if there is a program error and you are trying to end the program forcefully, a process called drwatson.exe is called up, I don't know how though...It just does.

Why is this important in what you do?Hi,

I dont know it is work but you may try it. You can write a batch FILE this batch file call your exe and than control the return value of this exe if this is not finish successfull you call your error reporter.

do your best,
good luck. Quote from: nighelf on September 02, 2008, 08:52:45 AM
Hi,

I dont know it is work but you may try it. You can write a batch file this batch file call your exe and than control the return value of this exe if this is not finish successfull you call your error reporter.

do your best,
good luck.

Not sure where you came from but you can go ahead and start drwatson.exe yourself too.

Just go to Start --> RUN and type drwatson.exe and press Enter.
It will tell you if you have an error or not. (I just did it)


Discussion

No Comment Found