ReferencePlatforms/Win64: Difference between revisions

Jump to navigation Jump to search
Line 508: Line 508:


== Enable LocalDumps ==  
== Enable LocalDumps ==  
From {{bug|897768}}, run the following from the command-line (not bash):
From {{bug|897768}}, run the following from the command-line:
 
  reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\LocalDumps" -v DumpType -t REG_DWORD -d 1  
  reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\LocalDumps" /v DumpType /t REG_DWORD /d 1  
  reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\LocalDumps"
  reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\LocalDumps"
canmove, Confirmed users
6,439

edits

Navigation menu