Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update registration disappears during upgrade. | Bob Arnson | 2025-05-28 | 1 | -0/+57 |
Update registration is stored in a shared registry key that Burn takes care to keep around across upgrades. The approach it used broke between WiX v3 and WiX v5. This change makes it work again by writing update registration when the session ends. |