In order to install seepubsub as a service, invoke the executable with the -i parameter.
You can also use any of the following service options:
The account the service will run under. Can be "localservice", "networkservice","localsystem", or "user".
If -service_account:user is specified, use this option to specify the user name.
If -service_account:user is specified, use this option to specify the password.
Set the service startup mode; can be "manual","automatic", or "disabled".
When started as a service, seepubsub will read configuration parameters from the seepubsub.exe.config file in the directory that the service executable is installed and run from.
For the configuration syntax, please refer to seepubsub Configuration File.