mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-08-15 14:43:32 -07:00
The NSIS script incorrectly passes the default installation dir as
argument for the auto-uninstaller of previous installs.
This is supposed to avoid moving the uninstaller to a temp file, but it
is unclear why that was done, as this leaves the uninstaller behind.
More importantly, now that we have changed the default installation
directory, the auto-uninstall tries to remove the previous install from
the new location, which does nothing and leaves behind several GB on the
disk.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| 0ad.entitlements | ||
| 0ad.nsi | ||
| build-appimage-podman.sh | ||
| build-appimage.sh | ||
| build-archives.sh | ||
| build-osx-bundle.py | ||
| build-unix-tarballs.sh | ||
| build-win-installer.sh | ||
| dmgbuild-settings.py | ||
| FileAssociation.nsh | ||