On Sat, Feb 7, 2015 at 8:15 AM, Chris Angelico <rosuav@xxxxxxxxx> 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