Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

JNLP files security warning

  • 1 trả lời
  • 1 gặp vấn đề này
  • 4 lượt xem
  • Trả lời mới nhất được viết bởi cor-el

more options

We use JNLP in our web application to allow users to interact with a locally installed medical imaging software . Starting with Firefox 67, our users see a scary message that says that “0155073.jnlp” is an executable file. Executable files may contain viruses or other malicious code that could harm your computer. Use caution when opening this file. Are you sure you want to launch “0155073.jnlp”? They get this message every time they attempt to open an x-ray or a medical image. This message is alarming our users and causing much stress. How do you suppress this message or create an exception based on the site URL.

Thank you for your help.

We use JNLP in our web application to allow users to interact with a locally installed medical imaging software . Starting with Firefox 67, our users see a scary message that says that “0155073.jnlp” is an executable file. Executable files may contain viruses or other malicious code that could harm your computer. Use caution when opening this file. Are you sure you want to launch “0155073.jnlp”? They get this message every time they attempt to open an x-ray or a medical image. This message is alarming our users and causing much stress. How do you suppress this message or create an exception based on the site URL. Thank you for your help.

Tất cả các câu trả lời (1)

more options

There has been a pref (hidden from about:config) created to suppress this warning.

  • browser.download.skipConfirmLaunchExecutable = true

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

You need to create a new Boolean pref. Name: browser.download.skipConfirmLaunchExecutable Value: true

See also: