http://bugs.winehq.org/show_bug.cgi?id=24524
--- Comment #3 from rgovostes@gmail.com 2010-09-26 16:45:42 CDT --- (In reply to comment #2)
You can set an empty value for AeDebug\Debugger, or use some non-existing program.
No, that doesn't work. It errors trying to execute a nonexistent file, but it still sits waiting for a debugger to attach. I want the program to terminate as any other would, as is the natural order of things.
Yes, I could write a "debugger" which just terminates the attached process, but this is a pain to work around untypical behavior. I don't care what the defaults are, I just want to be able to make programs in Wine work like others.