2 Command Line Options
kaysond edited this page 2018-02-08 12:34:25 -08:00

/i - Install the application as a Windows Service (NzbDrone).

/u - Uninstall already installed Windows Service (NzbDrone).

/nobrowser - Don't open Radarr in a browser when starting.

/terminateexisting - Start Radarr terminating any other instances (The default is to terminate the new instance)

/data=path - Path to use as the AppData location (stores database, config, logs, etc).

Note: options can also be specified with - instead of /

See: https://github.com/Radarr/Radarr/blob/develop/src/NzbDrone.Common/EnvironmentInfo/StartupContext.cs