dangerzone/install/windows
jkarasti 5c9f5fe34c Fix: Dangerzone installed using an msi built with WiX Toolset v3 is not uninstalled by an msi built with WiX Toolset v5
Fix 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 v3
2. Finds the older installation
3. And finally flips the scope back to "perMachine" which is the default in WiX v4 and newer

TODO: Revert this once we are reasonably certain there are no affected Dangerzone Installations?
2024-10-31 19:18:08 +02:00
..
build-app.bat Change: Build 64bit installer 2024-10-31 19:18:08 +02:00
build-wxs.py Fix: Dangerzone installed using an msi built with WiX Toolset v3 is not uninstalled by an msi built with WiX Toolset v5 2024-10-31 19:18:08 +02:00
dangerzone-cli.py Add package scripts for windows 2021-12-13 15:25:41 -08:00
dangerzone.py Add package scripts for windows 2021-12-13 15:25:41 -08:00
dialog.bmp Finished making a nice WiX installer, but still missing codesigning 2020-02-20 12:23:39 -08:00
license.rtf Replace MIT license with AGPLv3 2024-01-04 09:57:49 +00:00