From 8113f523f88d6868835a7804155a33ec73eb7e25 Mon Sep 17 00:00:00 2001 From: Leonardo Galli Date: Sat, 18 Feb 2017 13:35:51 +0100 Subject: [PATCH] Update windows installation to prevent creating a non writable dir. --- Installation.md | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/Installation.md b/Installation.md index 8770432..abbe5a1 100644 --- a/Installation.md +++ b/Installation.md @@ -1,16 +1,10 @@ ### Windows ### -Create a new folder called Radarr in your desired installation location - -`Default Location = C:\ProgramData\Radarr\Bin` - -Place the contents of the .zip in the folder - -`After extraction = C:\ProgramData\Radarr\Bin` - -Once this is done open the folder - -`Run = ServiceInstall.exe` +- Extract the ZIP archive somewhere. +- Launch Radarr.exe once. +- Create a new folder called Bin in `C:\ProgramData\Radarr\Bin` +- Copy all the contents of the extracted archive into the Bin folder. +- `Run = ServiceInstall.exe` Radarr should now be installed as a service and auto started, check it is running by Navigating to localhost:7878 if the Web-ui opens installation is complete, if nothing happens open task Manager.