We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

can't set Firefox as default JPEG viewer

  • 2 antwoorde
  • 1 het hierdie probleem
  • 18 views
  • Laaste antwoord deur T.BugReporter

more options

When I double-click on a local JPEG file, I want it to load into Firefox. However, when I try to "Choose default program", Firefox isn't listed as an option. I can browse to firefox.exe in the dialog box, but doing so doesn't select it or add it to the list of options. Why is this? How can I force Windows to use Firefox as the default viewer?

When I double-click on a local JPEG file, I want it to load into Firefox. However, when I try to "Choose default program", Firefox isn't listed as an option. I can browse to firefox.exe in the dialog box, but doing so doesn't select it or add it to the list of options. Why is this? How can I force Windows to use Firefox as the default viewer?

All Replies (2)

more options
more options

Ok, I tried that and, for the record, it did nothing to fix my problem. Here's what did fix it: I did some digging through the registry, along with a lot of Googling, and found the entry that was causing the problem -

[HKEY_CLASSES_ROOT\Applications\firefox.exe\shell\open\command]

@="\"C:\\{the path to an old (and since uninstalled) version of}\\firefox.exe\" \"%1\""

It seems that many of these newer Windows features can't handle it when you try to keep more than one version of a program installed - or even if you install two unrelated programs that happen to have the same executable name. Once I pointed this entry to my current installation of Firefox, everything started working the way it should - although I shudder to think how confused it'd get if I were to install two different programs both called "example.exe". However, even though this is more of a Windows problem, you would think the Firefox installer would know to look for and correct errors like this.