karaf@trun> wrapper:install -s AUTO_START -n TALEND-CONTAINER -d Talend-ContainerT -n
TALEND-CONTAINER -d Talend-Container -D "Talend Container Service"
Creating file: C:\Builds\Talend-Runtime\bin\TALEND-CONTAINER-wrapper.exe
Creating file: C:\Builds\Talend-Runtime\etc\TALEND-CONTAINER-wrapper.conf
Creating file: C:\Builds\Talend-Runtime\bin\TALEND-CONTAINER-wrapper.bat
Creating file: C:\Builds\Talend-Runtime\lib\wrapper.dll
Creating file: C:\Builds\Talend-Runtime\lib\karaf-wrapper.jar
Creating file: C:\Builds\Talend-Runtime\lib\karaf-wrapper-main.jar
Setup complete. You may wish to tweak the JVM properties in the wrapper configuration file:
C:\Builds\Talend-Runtime\etc\TALEND-CONTAINER-wrapper.conf
before installing and starting the service.
To install the service, run:
C:> C:\Builds\Talend-Runtime\bin\TALEND-CONTAINER-service.bat install
Once installed, to start the service run:
C:> net start "TALEND-CONTAINER"
Once running, to stop the service run:
C:> net stop "TALEND-CONTAINER"
Once stopped, to remove the installed service run:
C:> C:\Builds\Talend-Runtime\bin\TALEND-CONTAINER-service.bat remove