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

[PT Run] - Program plugin not pulling back exe naming. (example: winword) #10210

Closed
dedavis6797 opened this issue Mar 12, 2021 · 10 comments
Closed
Assignees
Labels
Issue-Bug Something isn't working Priority-1 Bug that is high priority Product-PowerToys Run Improved app launch PT Run (Win+R) Window Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release. Severity-Regression This was working in a previous release

Comments

@dedavis6797
Copy link
Contributor

ℹ Computer information

  • PowerToys version: v0.33.1
  • PowerToy Utility: PowerToys Run
  • Running PowerToys as Admin: N/A
  • Windows build number: 19042.867

📝 Provide detailed reproduction steps (if any)

  1. Ensure the Program plugin is enabled for PowerToys Run
  2. Open PowerToys run and try to launch cmd with the command .cmd.exe
  3. Open PowerToys run again and try to launch Edge with the command .msedge.exe

✔️ Expected result

Both commands successfully launch their corresponding applications.

❌ Actual result

cmd launches, but Edge does not.

@dedavis6797 dedavis6797 added Issue-Bug Something isn't working Product-PowerToys Run Improved app launch PT Run (Win+R) Window labels Mar 12, 2021
@htcfreek
Copy link
Collaborator

@dedavis6797
Is it correct that you can reproduce this?

@dedavis6797
Copy link
Contributor Author

Yes, I reproduced this.

@crutkas
Copy link
Member

crutkas commented Mar 17, 2021

winword is same way. pretty sure WinWord used to work and that is a muscle memory item

@crutkas crutkas added the Severity-Regression This was working in a previous release label Mar 17, 2021
@htcfreek
Copy link
Collaborator

My theory: All exe names that aren't declare as run command don't work. And I mean that we have changed something there. But please don't ask me what.

@crutkas
Copy link
Member

crutkas commented Mar 25, 2021

Tested 0.20, this did work.
image

@crutkas
Copy link
Member

crutkas commented Mar 25, 2021

@enricogior, think this should be either 37/39 for a fix

@royvou
Copy link
Contributor

royvou commented Jun 2, 2021

As reference this was broken in the following release.

v0.21.1...v0.23.0

File Win32Program:
image
Executablename is set to Word.lnk instead of WINWORD.exe

@crutkas crutkas added Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release. and removed Status-In progress This issue or work-item is under development labels Jun 3, 2021
@dedavis6797
Copy link
Contributor Author

This hasn't been resolved. I'm still unable to launch Edge with .msedge.exe. This feels like a lower priority though, so I'll punt it to 0.49.

@dedavis6797 dedavis6797 removed the Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release. label Aug 9, 2021
@dedavis6797 dedavis6797 added Priority-3 Bug that is low priority and removed Priority-2 Bug that is medium priority labels Oct 14, 2021
@dedavis6797 dedavis6797 added this to the Triage stability milestone Oct 14, 2021
@crutkas
Copy link
Member

crutkas commented Oct 14, 2021

if you do msedge it works but not msedge.exe, this needs a bit more investigation but the heart of the issue was being able to type things like "winword" like run prompt, not "winword.exe"

@dedavis6797 dedavis6797 added Priority-2 Bug that is medium priority and removed Priority-3 Bug that is low priority labels Oct 14, 2021
@crutkas crutkas added Priority-1 Bug that is high priority and removed Priority-2 Bug that is medium priority labels Dec 28, 2021
@crutkas crutkas mentioned this issue Dec 28, 2021
1 task
@crutkas crutkas changed the title PowerToys Run Program plugin discrepancies [PT Run] - Program plugin not pulling back exe naming. (example: winword) Dec 28, 2021
@davidegiacometti davidegiacometti self-assigned this Jun 3, 2022
@davidegiacometti davidegiacometti added the Status-In progress This issue or work-item is under development label Jun 3, 2022
@jaimecbernardo jaimecbernardo added Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release. and removed Status-In progress This issue or work-item is under development labels Jun 12, 2022
@crutkas
Copy link
Member

crutkas commented Jul 22, 2022

We released 0.60.1 and this is included in it! https://aka.ms/installpowertoys

@crutkas crutkas closed this as completed Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug Something isn't working Priority-1 Bug that is high priority Product-PowerToys Run Improved app launch PT Run (Win+R) Window Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release. Severity-Regression This was working in a previous release
Projects
None yet
Development

No branches or pull requests

6 participants