fatcodeguy
Programmer
Hi. I was wondering if there was a way that a java program could close another windows (XP) program, such as winamp. For example, I have a timer set for one hour, and after that hour, I want winamp to shut down. How is this done (I know the Timer and TimerTask classes)? Thanks