
praveenbond3
New User
Mar 21, 2009, 12:38 AM
Post #1 of 5
(2045 views)
|
|
[Advanced]Need a program that moniters .exe
|
Can't Post
|
|
Hi, I do not have much exp with perl programing..kindly somebody help me My question :- I need a program that moniters the exe(Windows taklist).. I have two drivers in my PC and I am executing two perl progrmes (PrgrmA,PrgmB)from the command prompt of each drive..at the same time.. These two perl(PrgrmA,PrgmB) programes use same exes.. but there are 2 exes(Driver.exe,set.exe) which can be used by only one program (PrgrmA)at time..PrgmB has to wait untill exes (Driver.exe,set.exe) are set free..and then prgmB should start using Driver.exe,set.exe and visa -versa. I need a routine which moniters the existance of exes and executes the task required. kindly some one help me..I do not have any code for the same...Waiting for positive reply from someone
(This post was edited by praveenbond3 on Mar 21, 2009, 8:24 AM)
|