To install:
Pre-requisite:
Ensure, that java 64 bit is installed on your server!

1. run CMD.EXE as Administrator
2. Change directory to boom agent install directory
3. Install windows service: 
   booma_service_64.exe -i
4. Start windows service:
   booma_service_64.exe -s
   
To uninstall:
1. Stop windows service
   booma_service_64 -k
2. Uninstall windows service:
   booma_service_64 -u
   