Skip to content

Conversation

@VictoriousRaptor
Copy link
Contributor

@VictoriousRaptor VictoriousRaptor commented Nov 21, 2022

#1546 changed the behavior of launching .lnk programs. It directly launches the program pointed to. It wasn't intended. Got mislead by the varaible name.) which brings an issue. Start Menu shortcut of Discord can't be launched. This is because it acutally points to blabla\Discord\Update.exe --processStart Discord.exe and we don't parse the params. Fixed in this pr.

Known issue of program plugin (not related to this pr or 1546): can't distinguish different .lnk files pointing to the same target but with different params.

@jjw24
Copy link
Member

jjw24 commented Nov 21, 2022

Known issue of program plugin (not related to this pr or 1546): can't distinguish different .lnk files pointing to the same target but with different params.

Could you please create an issue if not already done so.

@jjw24 jjw24 added the bug Something isn't working label Nov 21, 2022
Copy link
Member

@jjw24 jjw24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jjw24 jjw24 merged commit 9b9704c into Flow-Launcher:dev Nov 21, 2022
@VictoriousRaptor
Copy link
Contributor Author

Known issue of program plugin (not related to this pr or 1546): can't distinguish different .lnk files pointing to the same target but with different params.

Could you please create an issue if not already done so.

Already working on it. I will push the fix later.

@jjw24
Copy link
Member

jjw24 commented Nov 21, 2022

Legend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants