Updated Home (markdown)

walker0643 2018-02-10 16:41:50 -05:00
parent 651125bf24
commit 167d01f37b
1 changed files with 5 additions and 1 deletions

@ -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)