We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Squirrel version(s) Which version(s) of the project are you using? Latest discord C:\Users\saud\AppData\Local\Discord\app-1.0.9182
Description Please implement this to improve the bad User Experience caused by this issue that is ongoing for years.
Changing the discord.exe path after each updates breaks the Windows system tray pinned item functionality which causes it to get unpinned everytime.
Please stop changing the directory path with each update.
For example this path C:\Users<username>\AppData\Local\Discord\app-1.0.9182\discord.exe
Should be always C:\Users<username>\AppData\Local\Discord\app-current\discord.exe
For more info on the issue see: https://www.reddit.com/r/discordapp/comments/17l8729/how_can_i_keep_discords_icon_visible_in_system/
Steps to recreate
Expected behavior Directory shouldn't change
Actual behavior Directory is changing which unpins the app
Additional information I reached out here based on Discord Support feedback to resolve this issue and they told me it has to be solved from here.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Squirrel version(s)
Which version(s) of the project are you using?
Latest discord
C:\Users\saud\AppData\Local\Discord\app-1.0.9182
Description
Please implement this to improve the bad User Experience caused by this issue that is ongoing for years.
Changing the discord.exe path after each updates breaks the Windows system tray pinned item functionality which causes it to get unpinned everytime.
Please stop changing the directory path with each update.
For example this path
C:\Users<username>\AppData\Local\Discord\app-1.0.9182\discord.exe
Should be always
C:\Users<username>\AppData\Local\Discord\app-current\discord.exe
For more info on the issue see: https://www.reddit.com/r/discordapp/comments/17l8729/how_can_i_keep_discords_icon_visible_in_system/
Steps to recreate
Expected behavior
Directory shouldn't change
Actual behavior
Directory is changing which unpins the app
Additional information
I reached out here based on Discord Support feedback to resolve this issue and they told me it has to be solved from here.
The text was updated successfully, but these errors were encountered: