|
-
May 15th, 2000, 02:45 AM
#1
Thread Starter
Junior Member
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
-
May 16th, 2000, 01:21 AM
#2
If your shelling it from your program, than you do something like:
x = Shell(program, 1)
Msgbox "Program Launched: " & x & ""
-
May 16th, 2000, 07:20 AM
#3
Thread Starter
Junior Member
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|