Thursday, 27 September 2012

Windows Blue Screen

Check for Blue Screen:
-Usually a  dmp file will be created in C:\Windows\minidump , which list out the crash details.

Viewing the dmp file:
Via Windows Debugging Tools: http://support.microsoft.com/kb/315263
Via Third Party: Bluescreenview: http://www.nirsoft.net/utils/blue_screen_view.html


No comments:

Post a Comment