Squirrel/Squirrel.Windows

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

Open

#1.238 aberto em 23 de jan. de 2018

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (1.061 forks)batch import
bug:failing-test-would-be-nicehelp wanted

Métricas do repositório

Stars
 (7.025 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador