microsoft/PowerToys

[Run] Apps don't launch proper folder (link target)

Open

#3,487 opened on May 22, 2020

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C# (7,978 forks)batch import
Help WantedIdea-EnhancementProduct-PowerToys Run

Repository metrics

Stars
 (133,154 stars)
PR merge metrics
 (Avg merge 14d 20h) (117 merged PRs in 30d)

Description

From #3422, a user requested copy file path, we have open containing folder however.

When trying out "word", this actually opens up the LNK folder, not the exe folder.

Example: I search for word and i get C:\ProgramData\Microsoft\Windows\Start Menu\Programs

In reality it should be: "C:\Program Files\Microsoft Office\root\Office16"

Contributor guide