c# - How to install Windows Services Using Java? -


can tell how windows service can programmatically installed using java?

i use code snippet "scientific article" in want show differences in solving issue using c# , java ;)

thanks in advance!

i used javaservice in past. can try jakarta's deamon http://commons.apache.org/daemon/

it seems best.


Comments

Popular posts from this blog

Javascript line number mapping -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -