- launch command shell as administrator. Run :
sc delete ServiceName
Make sure to add JAVA_HOME pointing to your proper JDK installation
Wildfly :
1. cd to [your wildfly installation]bin\service".
2. Run command : service install /controller localhost:9990
Postgres :
- cd to "[Postgre db installation directory]\bin".
- Run command : pg_ctl.exe register -N "postgres-unionvms" -D "[Postgre db installation directory]\data" -w
ActiveMQ
- cd to "Activemq installation directory]bin\win64"
- Run command : InstallService
