To install:
Pre-requisite:
Ensure, that java 32 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_32.exe -i
4. Start windows service:
   booma_service_32.exe -s
   
To uninstall:
1. Stop windows service
   booma_service_32 -k
2. Uninstall windows service:
   booma_service_32 -u
   