How to avoid removing of Minidump by Windows Error Reporting
Published by cjlise May 19th, 2008 in Blog, Software
There is something annoying about Windows Error Reporting: The minidump created after a crash is removed once we close the WER crash notification window. Greggm explains in his blog how to avoid this:
- basically move to the %tmp% directory
- find the .dmp file recently created and
- change it’s attribute to read-only.
Gregg explains how to do this by command line but it’s possible to achieve the same goal with windows explorer. greggm’s WebLog : Debugging Windows Error Reporting
You might also be interested in these
- links for 2008-07-08
- links for 2009-12-22
- Computers are made by human being after all
- links for 2008-05-17
- links for 2006-09-06
















No Responses to “How to avoid removing of Minidump by Windows Error Reporting”
Please Wait
Leave a Reply