Automatically close Windows program on crash?

Chris Angelico <[email protected]> Sat, 7 Feb 2015 21:15:50 +1100
Newsgroups gmane.comp.emulators.wine.user
Message-ID <CAPTjJmr0UF+aQ5pdMkW1Gh8ypYXQigVcrwwFqFjcfim-kNrtZg@mail.gmail.com>
I have a program that, under certain circumstances, will crash out
with the "Serious Error" popup. In order to better probe the crash
with an automated test harness, I'd like to be able to skip that popup
and just have the process terminate. Is there a way to do that? Tell
Wine "hey, if this program segfaults, just close it without asking
me"?

Hoping this is something really easy, but I couldn't find anything on
'man wine' or similar.

ChrisA