no is there a Way know if a program has been Shellled with a my prog ?, I don't what to Shell a prog
i just what to know the APP.Path and the APP.eXEname of the file that was shelled by a nothere APP
:P
Printable View
no is there a Way know if a program has been Shellled with a my prog ?, I don't what to Shell a prog
i just what to know the APP.Path and the APP.eXEname of the file that was shelled by a nothere APP
:P
If your shelling it from your program, than you do something like:
x = Shell(program, 1)
Msgbox "Program Launched: " & x & ""
it's not it, the program i am makeing is to monitor other file: i it was suposto do is to monitor is the file is executing a nother app. i what to intercept a Shell form a nothere APP