i wanna know how can i make my java program service ...
i.e one thread of my program should start as the operating system is loaded .
and then it should continously check whether a particular program (for example
MIRC ) is running or not . and when MIRC starts execution under the opertating
system , that CHECKING THREAD should start the java application ...