Skip to content
New issue

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

Display custom File icons properly for .url and .lnk #86

Closed
tdalon opened this issue Jan 11, 2023 · 3 comments
Closed

Display custom File icons properly for .url and .lnk #86

tdalon opened this issue Jan 11, 2023 · 3 comments

Comments

@tdalon
Copy link

tdalon commented Jan 11, 2023

It would be nice when scanning for .url and .lnk files to display the found items with their file icons (not the default one of the linked file type.)
Example of lnk file pointing to .vsb with personalized icon:
image

image

Example of .url file with custom icon:

image

The custom Teams icon is not displayed.

@tdalon tdalon changed the title Display File icons properly Display File icons properly for .url and .lnk Jan 11, 2023
@tdalon tdalon changed the title Display File icons properly for .url and .lnk Display custom File icons properly for .url and .lnk Jan 11, 2023
@DustinLuck
Copy link

I would like to see this too. I have some progressive web apps that don't show the proper icons. The target for one of these shortcuts is "C:\Program Files (x86)\Google\Chrome\Application\chrome_proxy.exe" --profile-directory="Profile 19" --app-id=kjgfgldnnfoeklkmfkjfagphfepbbdan. Launchy doesn't show any icon for this shortcut. The proper icon has been set in the shortcut's properties dialog and appears in File Explorer.

@samsonwang
Copy link
Owner

bug fixed, show *.lnk icon instead of *.lnk target file icon.

@DustinLuck
Copy link

Thanks, I can confirm that this works for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants