JSI Tip 2103. How do I crash Windows 2000 with a few key strokes?
Jerold Schulman
February 29, 2000
1 Min Read
Sometimes, a Memory.dmp is helpful.
If you want to be able to create one with a few keystrokes:
1. Put a lock on your office door.
2. Navigate to:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesi8042prtParameters
3. On the Edit menu, Add Value name CrashOnCtrlScroll, as a type REG_DWORD. A data value of 1 enables this feature. A missing Value Name, or a data value of 0, disables it.
4. Shutdown and restart your computer.
To crash your system, with:
*** STOP: 0x000000E2 (0x00000000,0x00000000,0x00000000,0x00000000)
The end-user manually generated the crashdump.
1. Hold down the right hand Ctrl key.
2. Press the ScrLk twice.
About the Author
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
You May Also Like