An open API service indexing awesome lists of open source software.

https://github.com/jonaski/killproc

Killing 64 bit processes from a 32 bit NSIS installer
https://github.com/jonaski/killproc

Last synced: 11 months ago
JSON representation

Killing 64 bit processes from a 32 bit NSIS installer

Awesome Lists containing this project

README

          

# killproc
Killing 64 bit processes from a 32 bit NSIS installer

### Cross-compile with:
cmake .. -DCMAKE_TOOLCHAIN_FILE=../Toolchain-mingw32.cmake