User Profile
Collapse
-
The application I want to terminate after the 20 seconds is SerialMagic, so I don't have access to the code.... -
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();
...Leave a comment:
No activity results to display
Show More
Leave a comment: