Skip to content
This repository was archived by the owner on Jan 4, 2025. It is now read-only.

Commit 8a973c2

Browse files
committed
Documented EnableMiniDump registry value
1 parent 6ef45e5 commit 8a973c2

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

Config/en-us/CONFIG.md

+18
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,24 @@ Type: <b>DWORD</b>
123123
<b>Windows 10:  </b>Only supports removing the system border of pop-up menus.</td>
124124
</tr>
125125

126+
<tr>
127+
<td width="10%">
128+
<dl>
129+
<dt><b>EnableMiniDump</b></dt>
130+
<dt>Default Value: 1</dt>
131+
</dl>
132+
</td>
133+
<td width="20%">
134+
<dl>
135+
<dt>Disable: 0</dt>
136+
<dt>Enable: 1</dt>
137+
</dl>
138+
</td>
139+
<td width="30%">
140+
<dt>Hook all unhandled exceptions from other applications and redirect crash dumps to the install directory, in the event that a crash may be related to TranslucentFlyouts.</dt>
141+
</td>
142+
</tr>
143+
126144
<tr>
127145
<td width="10%">
128146
<dl>

0 commit comments

Comments
 (0)