Re: Automatically close Windows program on crash?
Bruno Jesus <[email protected]> Sun, 8 Feb 2015 00:06:39 -0200
| Newsgroups | gmane.comp.emulators.wine.user |
|---|---|
| Message-ID | <CALF_nUT6GGATwHmttc7uM3oiwLa=_=XhyCkxLWLN9deMkkUt+Q@mail.gmail.com> |
On Sat, Feb 7, 2015 at 8:15 AM, Chris Angelico <[email protected]> wrote: > 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. Probably this is what you are looking for: http://wiki.winehq.org/FAQ#head-c857c433cf9fc1dcd90b8369ef75c325483c91d6 > ChrisA Best regards, Bruno