#5628 Update taskbar's link to point to velopack - #5630
Conversation
There was a problem hiding this comment.
Pull request overview
Updates Windows Velopack/NSIS migration behavior to refresh a user’s pinned taskbar shortcut so it points at the newly installed executable.
Changes:
- Clarifies the expected desktop shortcut path in
clear_nsis_links(). - Adds logic intended to delete and recreate a user-specific pinned taskbar
.lnkduring NSIS cleanup.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
c03054e to
f3811bd
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
f3811bd to
360de4b
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated 5 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
63f26d3 to
7572aa3
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
ad9008f to
f130dd1
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
f130dd1 to
19365eb
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
19365eb to
9cde794
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
9cde794 to
93d3346
Compare
93d3346 to
fa64c34
Compare
Try updating user created taskbar link to point at a new install.
If icon is present, try to update it to point at current release. If update failed, try to remove it and then try to recreate.