Ticket #1046 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Installer should not modify shortcuts to other installs of Aegisub

Reported by: Plorkyeran Owned by: nielsm
Priority: normal Milestone: 2.1.8
Component: General Version: devel
Severity: minor Keywords: installer
Cc: Platform: Windows
Sub Component:

Description

Currently the installer updates all shortcuts to any copy of Aegisub rather than just the copy being installed over. This makes having multiple versions of Aegisub installed rather annoying, as the shortcuts to the various copies have to be fixed after every installation.

Change History

comment:1 Changed 2 years ago by nielsm

  • Status changed from new to closed
  • Resolution set to fixed

(In [3809]) During old and legacy installation clean up, check the targets of shell links before they are deleted. Only delete those links that point to something in the folder the old version is being removed from. (Use a simple string prefix check.) Closes #1046.

Note: See TracTickets for help on using tickets.