mirror of
https://github.com/ankitects/anki.git
synced 2026-06-10 14:19:28 -04:00
## 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.
Anki's Briefcase-based installer.