문제

내가 기억하고 웹캐스트에 분명히 보여주는 순서 키보드의 키를 사용자 시작되는 커널을 덤프.할 수 있는 누군가가 나로 메모리에 정확한 순서 키를 사용합니다.

참고로 이것은 XP.

도움이 되었습니까?

해결책

http://psacake.com/web/jr.asp 담 지침,그리고 여기에 발췌:

While it may seem odd to think about purposefully causing a Blue Screen Of Death (BSOD), Microsoft includes such a provision in Windows XP. This might come in handy for testing and troubleshooting your Startup And Recovery settings, Event logging, and for demonstration purposes.

Here's how to create a BSOD:

Launch the Registry Editor (Regedit.exe).
Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\i8042prt\Parameters.
Go to Edit, select New | DWORD Value and name the new value CrashOnCtrlScroll.
Double-click the CrashOnCtrlScroll DWORD Value, type 1 in the Value Data textbox, and click OK.
Close the Registry Editor and restart Windows XP.
When you want to cause a BSOD, press and hold down the [Ctrl] key on the right side of your keyboard, and then tap the [ScrollLock] key twice. Now you should see the BSOD.

If your system reboots instead of displaying the BSOD, you'll have to disable the Automatically
Restart setting in the System Properties dialog box. To do so, follow these steps:

Press [Windows]-Break.
Select the Advanced tab.
Click the Settings button in the Startup And Recovery panel.
Clear the Automatically Restart check box in the System Failure panel.
Click OK twice.

Here's how you remove the BSOD configuration:

Launch the Registry Editor (Regedit.exe).
Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\i8042prt\Parameters.
Select the CrashOnCtrlScroll value, pull down the Edit menu, and select the Delete command.
Close the Registry Editor and restart Windows XP.
Note: Editing the registry is risky, so make sure you have a verified backup before making any changes. 

될 수 있다 잘못 가정에서 당신이 원하는 블루 스크린,따라서 이것은 마이크로소프트 페이지를 보여주는 방법을 캡처 커널 덤:https://web.archive.org/web/20151014034039/https://support.microsoft.com/fr-ma/kb/316450

다른 팁

내가 알기로는,"만들기 덤프"명령을 추가하는 작업 관리자 비스타에서.유일한 과정을 내가 알고 이를 위해 사용 하 VBScript 함께 제공되는 디버깅 도구.짧은 연결의 dbghelp 및 프로그래밍 방식으로 하고 있습니다.

당신은 설정할 수 있습니다 사용자 dump 도구 에서 Microsoft 과 함께 뜨거운 열쇠를 덤프 프로세스입니다.그러나,이것은 사용자 프로세스 덤프,커널 덤프...

내가 알지 못하의 키보드 짧은 인하지만,당신은 당신을 찾는에서 같은 작업 관리자,마우스 오른쪽 단추로 클릭하면 프로세스 및 선택"덤프를 만들"?

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top