Results 1 to 3 of 3

Thread: Shell

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2000
    Location
    Montreal
    Posts
    17
    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

  2. #2
    Guest
    If your shelling it from your program, than you do something like:

    x = Shell(program, 1)
    Msgbox "Program Launched: " & x & ""

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jan 2000
    Location
    Montreal
    Posts
    17

    Thumbs up

    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
  •  



Click Here to Expand Forum to Full Width