Squirrel/Squirrel.Windows

During update and uninstall some unrelated shortcuts pinned to the taskbar may get updated

Open

#1 238 ouverte le 23 janv. 2018

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)C++ (1 061 forks)batch import
bug:failing-test-would-be-nicehelp wanted

Métriques du dépôt

Stars
 (7 025 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Two, or more applications with names that begin the same for example:

MyApp and MyAppTwo

If I have both the apps pinned on the taskbar and I update or uninstall MyApp the shortcuts of the other app MyAppTwo pinned to the taskbar will be updated too.

Could this be the issue? https://github.com/Squirrel/Squirrel.Windows/blob/b25c9fa1e4d60f8969137532a95bd53bb5a8de1f/src/Squirrel/UpdateManager.ApplyReleases.cs#L454

Guide contributeur