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

Power Launcher fix Firefox command path #20350

Merged
merged 1 commit into from
Sep 21, 2022
Merged

Power Launcher fix Firefox command path #20350

merged 1 commit into from
Sep 21, 2022

Conversation

sosssego
Copy link
Contributor

@sosssego sosssego commented Sep 7, 2022

Workaround to fix command path for Firefox installed through Microsoft Store

Summary of the Pull Request

When Firefox is installed through Microsoft Store its registry command path is not between quotes.
as discussed #19260.

PR Checklist

Detailed Description of the Pull Request / Additional comments

The change looks for the registry key that does not contain quotes and contains firefox.exe
Adds the quotes for the command and lets the rest of the code deals with it.

Validation Steps Performed

Tested it manually testing that power run web search works with Firefox installed through Microsoft Store.
And tested it works ok for other browsers and Firefox installed from the .exe

Copy link
Collaborator

@jaimecbernardo jaimecbernardo left a comment

Choose a reason for hiding this comment

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

I've added a change request and a question.

@crutkas crutkas added the Needs-Review This Pull Request awaits the review of a maintainer. label Sep 20, 2022
Copy link
Collaborator

@jaimecbernardo jaimecbernardo left a comment

Choose a reason for hiding this comment

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

LGTM! Good work!

Copy link
Collaborator

@jaimecbernardo jaimecbernardo left a comment

Choose a reason for hiding this comment

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

Commits have the wrong e-mail associated. Please fix that and let me know.

Hack to fix command path for firefox installed through Microsoft Store
Copy link
Collaborator

@jaimecbernardo jaimecbernardo left a comment

Choose a reason for hiding this comment

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

LGTM now! Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-Review This Pull Request awaits the review of a maintainer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants