From 1935590a5a37f7a746f29e8b58c6fc4383c741ad Mon Sep 17 00:00:00 2001 From: Chris Kaczor Date: Tue, 13 Feb 2018 10:49:08 -0500 Subject: [PATCH] Add installation notes to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index aa3cf82..72a4ca9 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ This version has the following enhancements over the original code: * Add LaunchPassive flag to automatically launch the installed application when in passive mode. * Add LaunchQuiet flag to automatically launch the installed application when in quiet mode. +## Installation + +When using the NuGet package the reference doesn't get added automatically and Visual Studio 2017 seems to no longer support custom install scripts. The reference will have to be added/updated manually by selecting the DLL from the packages directory. + ## Authors * **Neil Sleightholm** - *Initial work* - https://wixextba.codeplex.com/