Version 1 (modified by Cas, 10 years ago) (diff)

--

NSSM

Download NSSM and read their usage page about installing.

nssm install deluged 

The following are minimum UI changes required for the service to work:

Path: C:\Program Files\Deluge\deluged-debug.exe
Arguements: -c C:\config_location

Note: In order for the service to be stopped properly, need to use the debug application versions.

To also run the WebUI as a service:

nssm install delugeweb
Path: C:\Program Files\Deluge\deluge-web-debug.exe
Arguements: -c C:\config_location

If you want to access the running deluged service with a local UI Client see: http://dev.deluge-torrent.org/wiki/UserGuide/ThinClient#AccessingdelugedservicewithlocalUIClient

srvany

Not tested, see Forum for guides.