Unsolved
This post is more than 5 years old
30 Posts
0
4372
July 14th, 2004 13:00
Mini.dmp files
Anyone know how to open these files. I get a message that I need to know what program created it. They are located in Windows file on C drive but say that Windows did not create them. I was already told that they are created by errors in a program but do not know what program. Should I be concerned? Also, can they be deleted? Thanks in advance.
No Events found!


DELL-Mel
259 Posts
0
July 15th, 2004 19:00
LJ2007,
You can read small memory dump files by using the WinDbg tool or the KD.exe tool. WinDbg and KD.exe are included with the latest version of the Debugging Tools for Windows package. You can obtain this package from the following Microsoft Web site here.
Typically you would want to upload them to Microsoft here. More information on opening dump files can be found here.
Respectfully,