From 167d01f37bd7e19a6bd8344d6de839bc193c6c0e Mon Sep 17 00:00:00 2001 From: walker0643 Date: Sat, 10 Feb 2018 16:41:50 -0500 Subject: [PATCH] Updated Home (markdown) --- Home.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 4bd7fe5..0fbef8e 100644 --- a/Home.md +++ b/Home.md @@ -7,6 +7,10 @@ There is quite a bit to be added to our wiki here on GitHub. As time permits and ## Binary Downloads ### Windows -*Note:* If you do not have it already then you must install the [VC++ 2017 Runtime](https://aka.ms/vs/15/release/VC_redist.x64.exe) before installing Barrier. This will be automated in the future once we replace the horrible WiX installer :) +**Option 1:** Use the older, dumber, WiX installer. If you do not have it already then you must install the [VC++ 2017 Runtime](https://aka.ms/vs/15/release/VC_redist.x64.exe) before installing Barrier. [v1.9 - Windows x64 - MSI](http://debauchee.atwebpages.com/download/Barrier-v1.9.msi) + +**Option 2:** Try the **BETA** non-WiX installer which will automagically download and install the VC++ runtime for you if needed. If you use this installer and have trouble with it please [add a PR](../../issues) (if there isn't one for your issue already) so we can fix it. + +[v1.9 - Windows x64 - EXE](https://www.dropbox.com/s/1h8iwd9xg1edxoa/BarrierSetup-v1.9.exe?dl=1) \ No newline at end of file