microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
110.65k stars 6.52k forks source link

Does not find Evernote #3599

Closed rwnash closed 4 years ago

rwnash commented 4 years ago

Environment

Windows build number: [run "ver" at a command prompt] Microsoft Windows [Version 10.0.18363.836]
PowerToys version: V0.18.1
PowerToy module for which you are reporting the bug (if applicable): Launcher

Steps to reproduce

Does not find Evernote win32 app. However finds Evernote Clipper

Expected behavior

Finds Evernote

Actual behavior

Does not find, only Evernote Clipper ![Launcher-Evernote](https://user-images.githubusercontent.com/65815344/82730937-701e9c00-9cfb-11ea-962c-ba90e796580f.png) # Screenshots
jyuwono commented 4 years ago

Closing this issue in favour of #3223

crutkas commented 4 years ago

@alekhyareddy28, what makes you think think #3969 fixes evernote? Same exe and dedup code fubared it up?

alekhyareddy28 commented 4 years ago

@alekhyareddy28, what makes you think think #3969 fixes evernote? Same exe and dedup code fubared it up?

Evernote was one of the programs like FileExplorer which had a null LnkResolvedPath but for shortcut applications (lnk files). It was the same issue.

It finds it now with the changes made in that PR. image

crutkas commented 4 years ago

fixed in 0.18.2 official release. https://github.com/microsoft/PowerToys/releases/

Checkmate363 commented 4 years ago

Thank you for fixing this in the most recent update. It was on my todo list to add this as an issue.