
04-12-2010
|
|
|
|
Re: Reading .dmp files?
It depends on the type of dump file. Usually it is minidumps and in
c:\windows\minidump
Type in a command prompt
wmic recoveros get autoreboot,writetosystemlog,debuginfotype,writedeb uginfo
debuginfotype return no.
-----------------------
0 None
1 Complete memory dump
2 Kernel memory dump
3 Small memory dump
--
..
--
"Blackknight1239" <guest@unknown-email.com> wrote in message
news:60e8b884dbd2844a621385d0b3e09b7c@nntp-gateway.com...
>
> Hey. I've been getting a bunch of BSODs lately, and I'd like to check
> out the .dmp files created by it. So, my question is where I can find
> them?
>
>
> --
> Blackknight1239
|