0
When monitoring/debugging executables, I often have to restart them.
In Process Hacker/Process Explorer: Is it possible to automatically open the properties window after launching/restarting a process (for individual executables)?
Alternatively, is there a way to open/refresh the properties window for processes/executables for which a properties window is already open?
No it is not possible. The
PID
changes so the data in the old "Properties" dialog is no longer valid. – DavidPostill – 2016-01-18T16:45:28.660Sure, but would it be possible to open a new windows automatically based on the executable's name? (of course, only optionally) – Johannes S. – 2016-01-19T07:20:31.110
I'm sure it is possible, after all it is open source. Or you could make a feature request
– DavidPostill – 2016-01-19T09:21:52.973