From 9f56927443e7794ade43ec1884d7365689e69fa6 Mon Sep 17 00:00:00 2001 From: Clinton Hall Date: Tue, 19 Feb 2013 21:08:33 -0800 Subject: [PATCH] links to compiled win exe --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 34ea6817..85a61391 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,17 @@ Torrent support has been added with the assistance of [jkaberg](https://github.c Installation ------------ + +### Windows + +Download the the compiled versions of this code here [nzbToMedia - win.zip](https://dl.dropbox.com/u/68130597/nzbToMedia%20-%20win.zip "nzbToMedia - win.zip") + +For nzbget downlaod the Full package with nzbget support (including shell script environment) from here [nzbToMedia - win - nzbget support.zip](https://dl.dropbox.com/u/68130597/nzbToMedia%20-%20win%20-%20nzbget%20support.zip "nzbToMedia - win - nzbget support.zip") + +Copy all files from *\nzbToMedia\nzbget-postprocessing-files\Shell\ to a location in your system path, +or add the location of these files to the system path. +e.g. copy to "C:\Program Files (x86)\Shell\" and add "C:\Program Files (x86)\Sheel" to system path. + ### General 1. Put all files in a directory wherever you want to keep them (eg. /scripts/ in the home directory of your nzb client)