dangerzone/install
jkarasti 223fb0f1b9 Fix: Dangerzone installed using an msi built with WiX Toolset 3 is not uninstalled by an msi built with WiX Toolset 5
Work around the issue by adding some extra functionality to the "Next" button on the welcome screen of the installer. When the user clicks it to proceed with the installation this:
1. Flips the install scope to "perUser" which is the default in WiX 3
2. Finds the older installation
3. And finally flips the scope back to "perMachine" which is the default in WiX 4 and newer

TODO: Revert this once we are reasonably certain there are no affected Dangerzone Installations?
2024-10-30 22:08:36 +02:00
..
common Add script for downloading Tesseract data 2024-10-17 15:50:10 +03:00
linux Update .deb/.rpm dependencies 2024-10-17 15:50:11 +03:00
macos macos: Remove some stale entitlements 2024-10-21 19:16:03 +03:00
pyinstaller Adds file formats: epub svg bmp pnm bpm ppm 2024-01-31 19:58:48 +00:00
windows Fix: Dangerzone installed using an msi built with WiX Toolset 3 is not uninstalled by an msi built with WiX Toolset 5 2024-10-30 22:08:36 +02:00