Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο Twitter (@FirefoxSupport) και στο Reddit (/r/firefox).

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

An APP downloads a .msi. ie/Chrome present a .msi file to execute. With Firefox, no .msi extension and "select a file to open" window appears.

  • 2 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 16 προβολές
  • Τελευταία απάντηση από Plutius

more options

I created an APP that is for sale. some users downloaded the.msi file using Firefox to install the APP. However, unlike on ie and Chrome, the app file name appears but there is no file extension. If the user renames the file with a .msi extension then the installer launches. This is a major issue when selling apps. What is the problem and how can it be solved globally.

I created an APP that is for sale. some users downloaded the.msi file using Firefox to install the APP. However, unlike on ie and Chrome, the app file name appears but there is no file extension. If the user renames the file with a .msi extension then the installer launches. This is a major issue when selling apps. What is the problem and how can it be solved globally.

Όλες οι απαντήσεις (2)

more options

Not sure this is relevant, but...

How are you passing the file name to the browser: is it a direct download of a file with a .msi extension, or a script url setting the filename in the content-disposition header? When using the header, I recommend replacing any spaces in the file name with underscores to avoid the file name being truncated at the first space.

more options

Thank you for your response. I am not a developer but will try this solution. I think the file is a direct download. The file name has spaces in it. It is CPM calculator plus.msi so I am going to rename the file with no spaces and upload it to the ecommerce site. then I will need to have someone who has not successfully downloaded the APP who uses Firefox to download and test it. I will post the result however this may take me a couple of days.