From 28d2262962637e8106a0c16d949d18be0eacee7f Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Fri, 22 Oct 2021 19:21:10 +0200 Subject: [PATCH] on windows allow installations only on windows 10 1803 or newer due to unix socket support --- dist/win/resources/main.wxs | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/dist/win/resources/main.wxs b/dist/win/resources/main.wxs index 5dddd4f5b..cd9677a1c 100644 --- a/dist/win/resources/main.wxs +++ b/dist/win/resources/main.wxs @@ -75,6 +75,13 @@ + + + + + + = 17134)]]> +