5
0
mirror of https://github.com/cwinfo/yggdrasil-network.github.io.git synced 2024-09-19 14:59:37 +00:00

Add mention of KB2921916 for Windows (fixes yggdrasil-network/yggdrasil-go#767)

This commit is contained in:
Neil Alexander 2021-06-16 17:40:34 +01:00
parent 0e9185fff2
commit 1c11bb89a2
2 changed files with 7 additions and 1 deletions

View File

@ -8,6 +8,12 @@ sitemap: true
Yggdrasil is supported on Windows. You can [download the latest installer from
GitHub](https://github.com/yggdrasil-network/yggdrasil-go/releases).
On Windows 7 and Server 2008 R2, you must install hotfix KB2921916 before installing
Yggdrasil:
* [KB2921916 for 64-bit systems](https://download.wireguard.com/windows-toolchain/distfiles/Windows6.1-KB2921916-x64.msu)
* [KB2921916 for 32-bit systems](https://download.wireguard.com/windows-toolchain/distfiles/Windows6.1-KB2921916-x86.msu)
## TUN driver
Starting with version 0.3.13, Yggdrasil on Windows uses the Wireguard TUN

View File

@ -30,7 +30,7 @@ Yggdrasil is well supported on macOS. The preferred installation method is the `
### Windows
Yggdrasil works on Windows and [an MSI installer is available](installation-windows.md), but the installer is supported on a best-effort basis only and is not well tested.
Yggdrasil works on Windows and [an MSI installer is available](installation-windows.md), but the installer is supported on a best-effort basis only and is not well tested. On Windows 7 and Server 2008 R2, you must install hotfix KB2921916 ([64-bit](https://download.wireguard.com/windows-toolchain/distfiles/Windows6.1-KB2921916-x64.msu), [32-bit](https://download.wireguard.com/windows-toolchain/distfiles/Windows6.1-KB2921916-x86.msu)) before installing Yggdrasil.
### FreeBSD