Note: To run the 'Service' version of these applications, you must have a license.
To install the 'Service' version of an application, run it with the "-install" option. This will install the service in manual mode; you must then use the Windows "service control applet" to start it up (and/or set it to run automatically upon machine startup).
To remove the service, run it again, this time with the "-remove" option.
You can also run the 'Service' version of the application as a console application - e.g., for debugging purposes - by running it with the "-debug" option. (This is equivalent to running the regular (non-Service) version of the application.)