How to enable crash dumps (.dmp) files generating on Windows

-Open registry editor (regedit.exe)
-Go to the folder
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting
-Create new folder inside Windows Error Reporting folder, name it as LocalDumps
-After applicaton was crashed, dump-file will be generated in User\AppData\Local\CrashDumps folder.
PS this file could be opened with VC++ studio. Its researching helps to fix crashes in most of mods.

3 comments:

  1. Anonymous27/4/13 05:13

    Hi friends, its fantastic article concerning cultureand
    fully defined, keep it up all the time.

    Also visit my web site ... airplane simulator

    ReplyDelete
  2. Anonymous1/1/14 13:38

    how to create the folder

    ReplyDelete
  3. is VC++ Studio visual studio? If yes, it doesn't work

    ReplyDelete