cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Cassandra as a service

Hello All,

I´m was trying to make process Cassandra be exhibited like as service. The process Elasticsearch is exhibited in transactions and services section, i would like something similar to this, any suggestions here?

Thanks a lot


1 REPLY 1

kulwinder_singh
Inactive

its easy

 sc create serviceName binpath= "path\to\service-wrapper-exe" optionName= optionValue...

Example :
sc create newservice binpath= c:\nt\system32\newserv.exe type= own start= auto depend= "RpcSs"





Featured Posts