If you open the file master.xml
in a text editor you can change the location of the crash folder. It's BASE64 encoded so you'll need to encode it properly. To change the location from $(ApplicationData)\CrashReports\
to $(InstallFolder)\CrashReports\
change:
<CrashReports t="2">JChBcHBsaWNhdGlvbkRhdGEpXENyYXNoUmVwb3J0c1w=
to:
<CrashReports t="2">JChJbnN0YWxsRm9sZGVyKVxDcmFzaFJlcG9ydHNc