User Profile

Collapse

Profile Sidebar

Collapse
rancid11
rancid11
Last Activity: Jun 25 '07, 10:20 PM
Joined: Jun 24 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • rancid11
    replied to Cant put a wait on external application?
    in .NET
    The application I want to terminate after the 20 seconds is SerialMagic, so I don't have access to the code....
    See more | Go to post

    Leave a comment:


  • rancid11
    replied to Cant put a wait on external application?
    in .NET
    I have a similar problem. I want to run an external app for 20 seconds and then to close.

    i am using waitforexit(200 00) but it isn't working.
    can u tell me how to close an application after 20 seconds ???
    pls help me


    private void button2_Click(o bject sender, EventArgs e)
    {

    System.Diagnost ics.Process p = new System.Diagnost ics.Process();
    ...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...