Mozilla 도움말 검색

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

자세히 살펴보기

Can't set action for application when downloading

  • 3 답장
  • 2 이 문제를 만남
  • 4 보기
  • 최종 답변자: westner1

more options

Hello,

I want to set the handling of DLC-files during download to a default application. Firefox should pass the downloaded dlc-files directly to the default application without any questions.

In the download dialog I miss the checkbox to set the application as default.

How could this be done?

Greetings

Stefan

Hello, I want to set the handling of DLC-files during download to a default application. Firefox should pass the downloaded dlc-files directly to the default application without any questions. In the download dialog I miss the checkbox to set the application as default. How could this be done? Greetings Stefan
첨부된 스크린샷

모든 댓글 (3)

more options

search applications in about:preferences and try adjusting VLC files there.

more options

It is possible that the server sends the file as a generic file type like "application/octet-stream". Firefox will only offer to create a download action when the server sends the file with the correct MIME type for this file extension.

See also:

more options

Hello cor-el,

I installed the addon and you are right the server sends the data as an application/octect-stream.

I added an override and the addon shows in the log

C-T: Updated CT header from "application/octet-stream" to "application/x-dlcfile"

It seems that the addon changes the content-type since the checkbox in the download dialog is there now. I set it but and check in about:preferences that mipony is the default programm for the mime type but the dialog still pops up every time.

Any further ideas?

Greetings

Stefan