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
- Host: GitHub
- URL: https://github.com/jonaski/killproc
- Owner: jonaski
- Created: 2019-11-17T14:39:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-17T15:09:49.000Z (over 6 years ago)
- Last Synced: 2025-06-15T01:36:13.460Z (about 1 year ago)
- Language: C++
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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