Files
anki/qt/installer
Abdo e5ea3fb40a feat: Allow MSI installer downgrades (#4909)
## Linked issue

Closes #4908

## Summary / motivation

Update the Wix template to allow users to install older versions of the
app, overwriting an existing newer version. See changes in the template:
f4b00da7d0

## Steps to reproduce (before)

1. Build the installer (`./tools/ninja installer:package`) with the
current main branch.
2. Install the MSI package at out/installer/dist.
3. Remove the out/installer folder, modify the .version file to decrease
the version (e.g. `25.09.1`) and build the installer again.
4. Try to install the package - you should get an error message.

## How to test (after)

Repeat the same process and confirm you can install the older version
with no errors.
2026-05-28 18:43:37 +03:00
..
2026-05-05 17:29:18 -04:00
2026-05-05 17:29:18 -04:00

Anki's Briefcase-based installer.