wininstall (command-line)

Warning

Windows only !

Install the Ramona server as a Windows service.

An user application will be able to run as Windows service using this Ramona feature. For more details, see Windows service.

<console.py> wininstall [-h] [-d] [-S] [program [program ...]]
program

Optionally specify program(s) in scope of the command. If none is given, all programs are considered in scope. Programs in scope will be started when this Ramona Windows Service is started by OS.

-S
--server-only

When service is acticated start only the Ramona server, not supervised programs.

-d
--dont-start

Don’t start Windows service (Ramona server) after an installation.

Previous topic

who (command-line)

Next topic

winuninstall (command-line)

This Page