Where is the MAD file saved?

delphi package - automated exception handling
Post Reply
cubic
Posts: 10
Joined: Thu May 14, 2015 8:28 pm

Where is the MAD file saved?

Post by cubic »

Hi. I have the "Automatically save bug report" option checked (only if the bug report didn't get sent is not checked).
But I can't find the mad file in application's folder or in AppData folder.
Where is that file saved?
cubic
Posts: 10
Joined: Thu May 14, 2015 8:28 pm

Re: Where is the MAD file saved?

Post by cubic »

Found it.
c:\Users\trei\AppData\Local\Temp\xxxxxxxxxxxx.madExcept\
madshi
Site Admin
Posts: 10753
Joined: Sun Mar 21, 2004 5:25 pm

Re: Where is the MAD file saved?

Post by madshi »

FWIW, you can change the path at runtime by doing e.g. "MESettings().BugReportFile := 'c:\whatever\whatever.txt';".
Post Reply