Quote:
Originally Posted by KingBest
Whats a rogue driver and how do i fix it?
|
If you pc is set up correctly there should be a folder c:\windows\minidump\
The files in it have the extension .dmp
If the folder doesn't exist then search the hard drive for any files with that extension
Use a tool call WinDbg to debug it, once it has sebugged it, it will tell you EXACTLY which driver is causing the problem, if it in fact a driver
WinDbg tool and instructions can be found on MS site