Where is dump file saved?

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
mr-b
Posts: 13
Joined: Sat Apr 30, 2005 1:22 pm

Where is dump file saved?

Post by mr-b »

TP crashed while saving a workspace and asked me to email the dump file to support. But it don't recall it saying the location.

I've searched my system drive for .dmp files but to no avail. I've searched Event Logs for textpad but nothing either.

Anyone know?
Coemgen
Posts: 12
Joined: Sat Jul 29, 2006 11:57 am

dump file path

Post by Coemgen »

Replace the elipsis (...) with your Windows user mnemonic. The path should be something like this:

C:\Users\ ... \AppData\Local\Temp\TextPad-7.6.4-601.dmp
User avatar
AmigoJack
Posts: 597
Joined: Sun Oct 30, 2016 4:28 pm
Location: グリーン ヒル ゾーン
Contact:

Post by AmigoJack »

Or just enter

Code: Select all

%temp%
which both Explorer and Command Prompt substitute to the real path.
User avatar
bbadmin
Site Admin
Posts: 1031
Joined: Mon Feb 17, 2003 8:54 pm
Contact:

Re: Where is dump file saved?

Post by bbadmin »

Note that in Windows 10 and 11, crash dumps are saved in this folder:

Code: Select all

%LOCALAPPDATA%\CrashDumps
Applicable ones have "TextPad" in their names.
Post Reply