Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

How to change default pdf reader for firefox using config file?

  • 3 Antworten
  • 1 hat dieses Problem
  • 115 Aufrufe
  • Letzte Antwort von cor-el

How to change default pdf reader for firefox using config file?

I have a lot of PCs and i want to set by default Adobe reader (in firefox) using config file.

I know how to do it by standart firefox options. Options -> Applications -> Set prefered PDF reader.

But i'm too lazy to do it for more then 100 PCs.

How to change default pdf reader for firefox using config file? I have a lot of PCs and i want to set by default Adobe reader (in firefox) using config file. I know how to do it by standart firefox options. Options -> Applications -> Set prefered PDF reader. But i'm too lazy to do it for more then 100 PCs.

Alle Antworten (3)

You would want to set up a mimeTypes.rdf file and put that into the profiles. That is where the applications and plugins are set up.

hello Somiks, the default applications used by firefox aren't saved in about:config but in a file named mimetypes.rdf within the firefox profile folder.

http://kb.mozillazine.org/MimeTypes.rdf

In case you want to use the AR plugin in Firefox you also would have to check the plugin.disable_full_page_plugin_for_types pref and remove application/pdf because otherwise it wouldn't work. You can consider to disable the built-in PDF Viewer and set pdfjs.disabled to true.