You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LT-20524: Resolve install directories in silent (/quiet) installs (#937)
* LT-20524: validate silent install directories
Run the MSI directory-resolution actions in
InstallExecuteSequence for UILevel < 4 so /quiet and /qb resolve the
same app and data paths as /passive and full UI.
While validating the fix, reconcile the WiX 6 projects and installer
evidence scripts so the MSI and bundles can be built and exercised
locally again.
* LT-20524: drop redundant offline bundle extensions
0 commit comments