script.windows.README.txt Maven / Gradle / Ivy
This directory contains a script for installation as a service, starting
the service, and setting the service to start automatically on boot.
To install the windows service, run:
.\install-service.bat install
To start the service, run:
.\install-service.bat start
Manage the service with:
.\@[email protected]
REMOVAL
To remove the service:
.\install-service.bat uninstall