From 097d18d3237dc041ca879cb6e1394ff53f8ee842 Mon Sep 17 00:00:00 2001 From: Hasso Date: Thu, 9 Apr 2026 11:54:00 -0500 Subject: [PATCH] LT-22481: Fix FLEx Bridge installation Install FLEx Bridge Passively instead of Quietly to prevent the creation of C:\[DATAFOLDER] genericinstaller requires the UI to be shown (even if not touched) to properly set installation directory paths (LT-20524, https://github.com/sillsdev/genericinstaller/issues/83) --- FLExInstaller/Redistributables.wxi | 2 +- FLExInstaller/wix6/Redistributables.wxi | 2 +- FLExInstaller/wix6/Shared/Common/Redistributables.wxi | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/FLExInstaller/Redistributables.wxi b/FLExInstaller/Redistributables.wxi index 9fff25d63d..ff9f8dc729 100644 --- a/FLExInstaller/Redistributables.wxi +++ b/FLExInstaller/Redistributables.wxi @@ -11,7 +11,7 @@ diff --git a/FLExInstaller/wix6/Redistributables.wxi b/FLExInstaller/wix6/Redistributables.wxi index 69d7593397..fe00e87414 100644 --- a/FLExInstaller/wix6/Redistributables.wxi +++ b/FLExInstaller/wix6/Redistributables.wxi @@ -11,7 +11,7 @@ diff --git a/FLExInstaller/wix6/Shared/Common/Redistributables.wxi b/FLExInstaller/wix6/Shared/Common/Redistributables.wxi index 01fd2255b3..3796aca56f 100644 --- a/FLExInstaller/wix6/Shared/Common/Redistributables.wxi +++ b/FLExInstaller/wix6/Shared/Common/Redistributables.wxi @@ -11,7 +11,7 @@