From 0f50ff29c5dac6ed03f22b4dfa489397ec493c53 Mon Sep 17 00:00:00 2001 From: baldurk Date: Wed, 24 Jun 2026 12:14:24 +0100 Subject: [PATCH] Update installer config to expect python 3.8 --- util/installer/Installer32.wxs | 14 ++++++++++---- util/installer/Installer64.wxs | 14 ++++++++++---- 2 files changed, 20 insertions(+), 8 deletions(-) diff --git a/util/installer/Installer32.wxs b/util/installer/Installer32.wxs index 8acafb47c..46c553983 100644 --- a/util/installer/Installer32.wxs +++ b/util/installer/Installer32.wxs @@ -129,9 +129,16 @@ - - - + + + + + + + + + + @@ -161,7 +168,6 @@ - diff --git a/util/installer/Installer64.wxs b/util/installer/Installer64.wxs index d606a4c2a..6cf8335bf 100644 --- a/util/installer/Installer64.wxs +++ b/util/installer/Installer64.wxs @@ -118,9 +118,16 @@ - - - + + + + + + + + + + @@ -150,7 +157,6 @@ -