From 5cea5c87d6bfe430f8844d50d90c14673adfe32b Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Wed, 27 Aug 2025 17:03:43 +0100 Subject: [PATCH] Fixes MSI installing the incorrect executable as python.exe --- src/pymanager/msi.wxs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pymanager/msi.wxs b/src/pymanager/msi.wxs index 320dfad..c0f5617 100644 --- a/src/pymanager/msi.wxs +++ b/src/pymanager/msi.wxs @@ -35,7 +35,7 @@ - +