diff --git a/Running-Multiple-Instances-on-Windows..md b/Running-Multiple-Instances-on-Windows..md index 5e2725a..75b48d1 100644 --- a/Running-Multiple-Instances-on-Windows..md +++ b/Running-Multiple-Instances-on-Windows..md @@ -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)