1
0
forked from mirrors/0ad
Files
0ad/source
Itms 771bf0ba08 Fix NSIS auto-uninstall
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.
2025-12-28 16:26:41 +01:00
..
2025-10-16 09:17:05 +02:00
2025-12-18 18:16:11 +01:00
2025-10-26 09:16:46 +01:00
2025-12-17 13:39:17 +01:00
2025-12-28 16:26:41 +01:00