PROCESSMONITOR in 9.02.151 under Vista 64

May 21, 2008
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:

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
 

rconn

Administrator
Staff member
May 14, 2008
12,557
167
Timothy Byrd wrote:

> 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:
>
> 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.)

I can't reproduce it here. Do you get any messages from Vista about
privilege access being denied?

What is your exact PROCESSMONITOR command line?

Rex Conn
JP Software
 

Similar threads