Skip to content

Kill Package 2.4.1

Compare
Choose a tag to compare
@ueffel ueffel released this 27 Mar 08:54
· 25 commits to master since this release

Changelog

  • if the comtypes library is available (KP v2.13) it will be used, otherwise there will be a fallback on the wmic external call to get the process list (thanks @polyvertex)
  • the list of running processes is only build if the "Kill:" catalog item is selected to avoid unnecessary processing on every time KP's launchbox is opened (the downside is, that there is a small delay after selecting "Kill:") (thanks @polyvertex)
  • Fixes not being able to kill by name in v2.3

Installation

  • Just copy the Kill.keypirinha-package in your %APPDATA%\Keypirinha\InstalledPackages directory (or <Keypirinha_Home>\portable\Profile\InstalledPackages)
  • This Release requires Keypirinha version 2.7 or higher