mirror of
https://git.zx2c4.com/wireguard-windows
synced 2024-11-10 16:59:18 +00:00
dcc0eb72a0
Deploying WireGuard MSI using Microsoft Endpoint Manager (aka MS Intune) falls short with poor Microsoft Endpoint Manager support: no ARM64 support, requires multiple per-architecture deployments... Fetcher proves super-useful for automating WireGuard install. It contains platform selection logic, MSI download, integrity check... However, automated installation is an unattended process and the wireguard-installer.exe must not block the process for any user prompts. Signed-off-by: Simon Rozman <simon@rozman.si> |
||
---|---|---|
.. | ||
.gitignore | ||
constants.h | ||
crypto.c | ||
crypto.h | ||
fetcher.c | ||
filelist.c | ||
filelist.h | ||
icon.svg | ||
Makefile | ||
manifest.xml | ||
resources.rc | ||
systeminfo.c | ||
systeminfo.h | ||
version.h |