| bio | website | josephschrag.blogspot.com |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 9 months |
| seen | May 8 at 13:48 | |
| stats | profile views | 2 |
|
Aug 19 |
awarded | Student |
|
Aug 18 |
comment |
How do I tell whether an executable has run or not? Thanks for the ideas! I tried perfmon first, but it seems it only shows current active processes, correct? Part of my problem is that this executable fires & then closes in milliseconds, so I have to have something that holds onto history. I'm also looking through Process Monitor. Your suggested filter worked great. I'm currently combing through it trying to figure out where it gets hung up. |
|
Aug 18 |
comment |
How do I tell whether an executable has run or not? Yes, I've given the service account appropriate permissions, and I've successfully run a different executable from the same folder. |
|
Aug 18 |
asked | How do I tell whether an executable has run or not? |