Skip to content

crossm0d/handle-killer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

handle-killer

Kills specific handles for specific processes on Windows.

This is mainly to fix the bug in BIAS-Amp, where it takes a handle to Ableton Live's undo.cfg file, messing up Live's undo functionality. With the given --process and --file options, you can make it kill whatever file handle in whatever process you like.

usage: closehandle.py [-h] [--process PROCESS] [--file FILE]

optional arguments:
  -h, --help         show this help message and exit
  --process PROCESS  Kill the handle of this process (default: CefSubprocess.exe)
  --file FILE        Part of the path of the file handle to kill (default: Preferences\undo.cfg)

About

Kills handles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages