Squirrel/Squirrel.Windows

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

Open

#1,238 创建于 2018年1月23日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)C++ (1,061 fork)batch import
bug:failing-test-would-be-nicehelp wanted

仓库指标

Star
 (7,025 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南