I have two questions:
How do I terminate a program that I call (using Shell) in my code?
Also I would like to respond to the idleness of a system. For example, I would like to execute an external program when the computer has been idle, say for, 3 minutes.
Thanks
How do I terminate a program that I call (using Shell) in my code?
Also I would like to respond to the idleness of a system. For example, I would like to execute an external program when the computer has been idle, say for, 3 minutes.
Thanks