systeminformer
systeminformer copied to clipboard
Feature Request: Custom Commands / Context Menu Entries
Being able to define custom commands would be very great for all those who are not fluent in C but want to extend Process Hacker.
E.g., I would like to extend Process Hacker to set node applications into debug mode - for that I already have a nodejs-script that just needs the process id. Now I would love to have a context menu entry that just starts this script with the PID of the currently selected process.
Btw. I really like your Search Process feature! That is invaluable for debugging multi-process applications!