http://bugs.winehq.org/show_bug.cgi?id=15299
--- Comment #7 from Austin English austinenglish@gmail.com 2009-03-30 18:49:30 --- (In reply to comment #6)
Not sure how I should run that. Is this correct? WINEPREFIX=~/.wine-silent wine notepad ; WINEDEBUG=+relay+seh,+tid WINEPREFIX=~/.wine-silent wine A10SIM.EXE
Close: Terminal one: WINEPREFIX=~/.wine-silent wine notepad
Terminal two: WINEDEBUG=+relay+seh,+tid WINEPREFIX=~/.wine-silent wine A10SIM.EXE
It makes A LOT of output. Starting wine notepad in another terminal will reduce the output, so wineserver is already started when you run your app.