1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-10-04 07:07:20 +02:00

Updated Running Multiple Instances on Windows. (markdown)

CaptAngryPants 2019-03-28 12:43:33 -04:00
parent cc1387a093
commit b1120e94f5

@ -9,7 +9,7 @@ NSSM ([https://nssm.cc/](https://nssm.cc/))
![](https://i.imgur.com/NxsE6dw.png)
1. Open Services and stop the existing Radarr Service (Run services.msc from a CMD window or Run command, double click on Radarr, hit stop and in the drop down set start up to be disabled.)
2. Unpack the NSSM exe to somewhere easy to get to and make sure you are using the right version for your OS (32 or 64 bit)
2. Unpack the NSSM exe to somewhere you want it to live from now on and make sure you are using the right version for your OS (32 or 64 bit) It seems that any service made with NSSM needs to know where to find NSSM. If you delete or move NSSM after the creation of a service, the service will break.
![](https://i.imgur.com/1aErMx4.png)