Can we create windows service from Java? -


can create windows service java? want (possibly non-java) application run service , want configure within java program.

also: can pass parameters services? also, please me deleting existing service , restarting on crash.

this question not same running java program service other way round want create service using java program, on server side

you need install software, right? advancedinstaller this.


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

c# - Binding attached property to IEnumerable -