
# kill-wine-apps

**kill-wine-apps.exe** allows to list and kill .exe programs running through <a target="_blank" href="https://www.winehq.org/">Wine</a> on Linux systems.

**kill-wine-apps** can detect all Windows executable processes, including the ones with no graphical window or frozen/unresponsive. 

The user can choose to kill all Wine programs, or a selection (use Ctrl/Shift in the listview) or a single program via double-click.

<mark><small>This program contains an auto installer to register as a Linux App</small></mark> <a target="_blank" href="http://mougino.free.fr/freeware/linux.htm">[?]</a>

**kill-wine-apps** is written by Nicolas Mougin (mougino@free.fr).

You can download the program at http://mougino.free.fr/freeware/#kwa

# Changelog

* v0.2 (2026-01-21)
  * fix for Wine 11.0 breaking 'start.exe' retrocompatibility
* v0.1 (2025-12-02)
  * initial release

# License

**kill-wine-apps** is provided under the GNU GPL V3 license.

See "gpl.txt" or https://www.gnu.org/licenses/gpl.html

Source code is available at http://mougino.free.fr/code/index.php?p=kill-wine-apps

# How to build

**kill-wine-apps** is written and compiled with Classic PowerBasic v9.07.0205.
http://powerbasic.com

