Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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

  • 3 件の返信
  • 1 人がこの問題に困っています
  • 8 回表示
  • 最後の返信者: cor-el

more options

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.

すべての返信 (3)

more options

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.

more options

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

more options

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.