dangerzone/install/windows
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
..
build-app.bat Change: Build 64bit installer 2024-10-27 17:43:59 +02:00
build-wxs.py 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
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