From 8020f5f2e750f79a0257ff2c3bb60c3c57787eab Mon Sep 17 00:00:00 2001 From: Andrey Volk Date: Tue, 14 Jul 2026 17:19:05 +0300 Subject: [PATCH] [Build-System] Wix: Show progress when signing modules on Windows. --- w32/Setup/Setup.2017.wixproj | 28 ++++++++++++++++++---------- 1 file changed, 18 insertions(+), 10 deletions(-) diff --git a/w32/Setup/Setup.2017.wixproj b/w32/Setup/Setup.2017.wixproj index b8006e7efb..9340448182 100644 --- a/w32/Setup/Setup.2017.wixproj +++ b/w32/Setup/Setup.2017.wixproj @@ -947,16 +947,6 @@ TimestampUrl="$(TimestampUrl)" SigningTarget="%(ExeFiles.Identity)" TargetFrameworkVersion="v4.5" /> - - - + + + + + + + -- 2.47.3