Closed
Bug 1423547
Opened 7 years ago
Closed 7 years ago
Firefox creates keys in both HKCU\Software\RegisteredApplications and HKLM\Software\RegisteredApplications even when installed system-wide, leading to a duplicate entry in default programs
Categories
(Firefox :: Installer, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1406169
People
(Reporter: throwawayacc00153724, Unassigned)
Details
Attachments
(1 file)
377.77 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
Steps to reproduce:
I uninstalled and installed Firefox system-wide
Actual results:
A duplicate entry for Firefox appeared in "Set defaults by app" due to the Firefox installer creating keys in both HKCU\Software\RegisteredApplications and HKLM\Software\RegisteredApplications
Expected results:
The Firefox installer should create keys in HKCU\Software\RegisteredApplications only when installed per user
Comment 1•7 years ago
|
||
This is probably bug 1406169, which is fixed as of version 58. The 58 uninstaller will also be able to remove the duplicated entries (bug 1410944).
As a workaround for now, you should be fine just deleting the HKCU entry manually.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•