Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

  • 3 답장
  • 1 이 문제를 만남
  • 13 보기
  • 최종 답변자: 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.