From 91579811d774fdad5fdfe3286c2557da2ad4761a Mon Sep 17 00:00:00 2001 From: viru0909-dev Date: Thu, 1 Jan 2026 13:02:56 +0530 Subject: [PATCH 1/3] Fix: Persist service credentials during silent install Adding Secure="yes" prevents the Windows Installer from dropping these properties during the UI-to-Execute sequence transition. --- msi/build/jenkins.wxs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/msi/build/jenkins.wxs b/msi/build/jenkins.wxs index afaec188..f6dd01c5 100644 --- a/msi/build/jenkins.wxs +++ b/msi/build/jenkins.wxs @@ -116,10 +116,12 @@ NOT JENKINS_ROOT - + +