[Wine] Re: Kill all wine run apps, all wine processes

vitamin wineforum-user at winehq.org
Tue Sep 29 23:40:31 CDT 2009


Martin Gregorie wrote:
> killall wineserver

DO NOT kill server like that, unless you ok with corrupting Wine's registry.

If you have to kill Wine, try 'wineserver -k' first. It will force terminate all Wine process and wineserver will gracefully exit. If that doesn't work, find the process that hung (most likely would be the name of the windows application) and kill it with 'kill -9 <pid>' or 'killall -9 app.exe'.







More information about the wine-users mailing list