Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

חיפוש בתמיכה

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

מידע נוסף

Firefox 138.0.4

  • 2 תגובות
  • 0 have this problem
  • 187 views
  • תגובה אחרונה מאת Agent virtuel
  • Archived

Hello everyone, As possible in previous Firefox releases I like that clicking on a .mdb file (msaccess) Firefox starts automatically Microsoft Access rather than asking where to save the .mdb file.

Thanks and regards Volker Zipp

Hello everyone, As possible in previous Firefox releases I like that clicking on a .mdb file (msaccess) Firefox starts automatically Microsoft Access rather than asking where to save the .mdb file. Thanks and regards Volker Zipp

כל התגובות (2)

Hello

Maybe.

An illustration Firefox policies https://connect.mozilla.org/t5/discussions/no-settings-toggle-to-save-mp3-files-instead-of-playing-them/m-p/96801/highlight/true#M37769

By way of illustration

{ "policies": { "Handlers": { "extensions": { "mdb": { "action": "useHelperApp", "ask": false, "handlers": [ { "name": "mdb", "path": "C:\\Program Files\\Microsoft Office\\root\\Office16\\MSACCESS.EXE" } ] } } } } }