New
#1
How to avoid WER reports being deleted after transmission?
Usually crashing applications report such by transmitting WER reports.
The "Diagnostic Data Viewer" will show that the application hanged, period.
But checking out the event of that crash (Event Viewer) will show that a number of files have been transmitted.
Like:
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERAF7B.tmp.WERInternalMetadata.xml\\?\C:\ProgramData\ Microsoft\Windows\WER\Temp\WERAF9B.tmp.xml\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERAF9A.tmp. csv\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERAFBA.tmp.txt\\?\C:\Users\UserName\AppData\Local\ Temp\WER1FDB.tmp.appcompat.txt
These files are, by default, deleted after closing the crashed application.
Wonder though what is actually being reported, i.e. what the contents of these files are. Any privacy stuff?
Wonder, is there a way to avoid these files from being deleted?
Thanks.