App execution alias for the Mozilla Firefox on Microsoft Store
Categories
(Firefox :: Installer, enhancement, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox98 | --- | verified |
People
(Reporter: joaopauloag-bugsmozilla, Assigned: bhearsum)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidedi-tikka])
Attachments
(2 files)
Steps to reproduce:
On Windows 10:
- Without any Mozilla Firefox version installed, go to the Microsoft Store and install Firefox from there.
- Press Win+R (to open the Run dialog box) and type "firefox.exe", then press enter.
Actual results:
Windows complains it couldn't find "firefox.exe". Whitout it, I can't run the Profile Manager using "firefox.exe -p" on the command line (or run using any other command line arguments).
Expected results:
Firefox should have been started. Also, the screen at Settings, Apps, App execution aliases, should have Firefox listed there (see the screenshots attached).
Reporter | ||
Comment 1•3 years ago
|
||
I think the following pages might help the developers:
https://docs.microsoft.com/en-us/uwp/schemas/appxpackage/uapmanifestschema/element-uap3-appexecutionalias
https://docs.microsoft.com/en-us/windows/apps/desktop/modernize/desktop-to-uwp-extensions
Comment 2•3 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox::Installer' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Comment 3•3 years ago
|
||
Thanks for the excellent report! I wasn't aware of these App execution aliases, and I agree that we should set one. We have seen other situations where launching firefox.exe
somewhat directly (from PowerShell, say) can cause the app package bubble to get confused; I wonder if this is related?
Assigning to :bhearsum, who will actually do the work. Thanks again, João!
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 4•3 years ago
|
||
This allows MSIX-installed Firefox to be launched through Win+r and Powershell (and probably other places). This feels deceptively simple - but it appears to work.
Comment 7•3 years ago
|
||
bugherder |
Comment 8•3 years ago
•
|
||
Verified on two different systems with Nightly 98.0a1 (2022-01-13) on Windows 10 and 11 that Firefox is shown in the App aliases list and can be run as well by the run prompt.
is there any chance of backporting this to 96/the current windows store version ? or do we have to wait until march for the release there?
thank you
adam
Assignee | ||
Comment 10•3 years ago
|
||
(In reply to github from comment #9)
is there any chance of backporting this to 96/the current windows store version ? or do we have to wait until march for the release there?
thank you
adam
There's definitely no chance of it getting into 96 (we already shipped that). I don't think we can backport to 97 at this point either. It will be on Firefox Beta in a couple of weeks time though.
Description
•