mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
Create a Burn variable and pass it to MSI, in order to really install the bundle on customized path chosen in UI. Doc: https://docs.firegiant.com/wix/whatsnew/#default-installation-folder Testing: Tested with [try](https://github.com/servo/servo/pull/41653#issuecomment-3707098782). - Install works - Uninstall works - Default path works Fixes: #40995 --------- Signed-off-by: Euclid Ye <yezhizhenjiakang@gmail.com>