From 28322db9b0c5ccee35c1445dfc567bea0d8ff072 Mon Sep 17 00:00:00 2001 From: A2va <49582555+A2va@users.noreply.github.com> Date: Fri, 24 May 2024 18:13:50 +0200 Subject: Add icon banner Then file icon is not working --- xmake/scripts/xpack/wix/msi.wxs | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xmake/scripts/xpack/wix/msi.wxs b/xmake/scripts/xpack/wix/msi.wxs index 82ec2e88a..dda4978a7 100644 --- a/xmake/scripts/xpack/wix/msi.wxs +++ b/xmake/scripts/xpack/wix/msi.wxs @@ -20,7 +20,11 @@ - + + + + + -- cgit v1.3.1