systeminformer icon indicating copy to clipboard operation
systeminformer copied to clipboard

Feature Request: Custom Commands / Context Menu Entries

Open hediet opened this issue 6 years ago • 1 comments

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!

hediet avatar Mar 15 '19 17:03 hediet