| Re: About the dump files - blue screen issue. You can also download and install windbg from Microsoft. Run it as
administrator and open the dump file.
Use the commands:
..symfix
..reload
!analyze -v
It should at least pin down the driver that caused the BSOD.
Joe
"muitommy" <muitommy@discussions.microsoft.com> wrote in message
news:A2E0E760-2981-4F41-93EC-3D098411CD49@microsoft.com...[color=blue]
>i got a blue screen issue accidentally after boot up for a day. btw, i got
> the *.dmp file, but dun know how to analysis and find the problems. how
> can i
> open this? thankss[/color] |