Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

JNLP files security warning

  • 1 ответ
  • 1 имеет эту проблему
  • 4 просмотра
  • Последний ответ от 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.

Все ответы (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: