- May
- 21
- 0
I've been trying to use the PROCESSMONITOR command in 9.02.151 under Vista 64 and have been having no luck.
I've tried both partial and full paths, FOREVER and counted.
Here are the processes I am monitoring:
Here is the TASKLIST entry for the process I care about:
But when the process ends, my .btm file is not run. (I use OSD to alert me to it.)
-- Tim
I've tried both partial and full paths, FOREVER and counted.
Here are the processes I am monitoring:
Code:
ETConfig.exe ended (0/FOREVER) call "C:\bin\post_config.btm"
ETConfig ENDED (0/FOREVER) "c:\bin\post_config.btm"
d:\FICUS-RT\ETConfig.exe ENDED (0/FOREVER) "c:\bin\post_config.btm"
ETConfig.exe ENDED (0/1) "c:\bin\post_config.btm"
Here is the TASKLIST entry for the process I care about:
Code:
4948 ETConfig ETConfig
But when the process ends, my .btm file is not run. (I use OSD to alert me to it.)
-- Tim