With 8619b5ddb56f ("ci: build & store windows installer") merged at least patch 1/3 should go into 6.1 too so the installers created by CI do actually work.
Patches 2+3 are for the guest agent installer. Gerd Hoffmann (3): nsis.py: create dlldir automatically ci: build & store guest agent msi qemu-ga/msi: fix w32 libgcc name scripts/nsis.py | 27 ++++++++++++++++--- .gitlab-ci.d/crossbuild-template.yml | 3 ++- .gitlab-ci.d/crossbuilds.yml | 2 ++ meson.build | 1 + qga/installer/qemu-ga.wxs | 2 +- .../dockerfiles/fedora-win32-cross.docker | 1 + .../dockerfiles/fedora-win64-cross.docker | 1 + 7 files changed, 31 insertions(+), 6 deletions(-) -- 2.31.1