Disable Automatic Restart in the event of a BSOD

Disable the Automatic Restart in the even of a BSOD. This option can be found in the System Properties, but this registry tweak will set it via the registry.

;Disable Automatic Restart in the event of a BSOD
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl]
"AutoReboot"=dword:00000000

» Example Registry Tweak
;Disable Automatic Restart in the event of a BSOD
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl]
"AutoReboot"=dword:00000000

Submitted by Vadikan.
Last updated 2005-12-30 15:59:59 by Vadikan