Results 1 to 2 of 2

Thread: Calling an Exe

  1. #1

    Thread Starter
    Addicted Member icemanmt78's Avatar
    Join Date
    May 2000
    Posts
    142

    Angry

    I have written an active x exe that checks the system clock and refers this against a setting in the registry. How do i get this app to raise and event to Start another standard EXE when a specific time is reached??

  2. #2
    Hyperactive Member tumblingdown's Avatar
    Join Date
    Mar 2000
    Posts
    362
    when you say raise an event, who (what) do you want the event to be raised to? If you just want to run an app when your specicfied condition is met, then you could either shell out or use api calls to start your process (other exe). You can make this configurable from outside the aX exe.
    i.e. your aX exe has a property call RunExePath that is the path to the exe you wish to run when whatever criteria is met.


    td.
    "One logical slip and an entire scientific edifice comes tumbling down." - Robert M. Pirsig


    [email protected]

    "but if Einstein is right and God is in the details, reality requires that we sometimes get religion." - Scott Meyers.

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