Skip to main content

Windows Service

Installing A Service

If you wish to install either FileFlows Server or FileFlows node as as Windows service. Follow this guide.

Download NSSM - the Non-Sucking Service Manager and extract the zip.

Open a command prompt in the same folder as

nssm-(version)\win64\nssm.exe
nssm install FileFlows

Application

img

Path

Enter the full path of dotnet.exe, this is likely install under C:\Program Files\dotnet\dotnet.exe

Startup directory

%AppData%\FileFlows\Server

Arguments

FileFlows.Server.dll

Then click Install Service.


Uninstalling A Service

To uninstall a service created with NSSM.

nssm.exe remove FileFlows