חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

JNLP files security warning

  • 1 תגובה
  • 1 has this problem
  • 5 views
  • תגובה אחרונה מאת 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: