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

mod rewrite - Doing external redirect. .htaccess NS flag not working. How to achieve similar results? -

mysql - How to insert just year and month into date field? -