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