Hi there, I have developed a Java application. I want to run it as a background process. It should not be displayed as Running Application in task Manager, but it should be displayed in Processes List. Help me out. Regards, Jigar
+4
A:
I've edited your question since it's a pure windows issue.
I would suggest you to take a look at ways to run your java application as a windows service.
Riduidel
2010-03-26 10:56:29
Thanks dear, I will try it out and let you know if it works....
Brigadier Jigar
2010-03-26 11:47:45