I have a run able jar of My own java application,but I want to make that application run in windows background process always instead of clicking every time to run it.How to do that?
            Asked
            
        
        
            Active
            
        
            Viewed 47 times
        
    0
            
            
        - 
                    There are some good suggestions on this answer: https://stackoverflow.com/questions/68113/how-to-create-a-windows-service-from-java-app – mids Oct 10 '18 at 09:44
- 
                    Possible duplicate of [How to create a windows service from java app](https://stackoverflow.com/questions/68113/how-to-create-a-windows-service-from-java-app) – mids Oct 10 '18 at 09:46
 
    