Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Learn More

when I click on a file, how can I skip saving it and go straight to running it?

  • 2 yanıt
  • 1 kişi bu sorunu yaşıyor
  • 2 gösterim
  • Son yanıtı yazan: Gingerbread Man

more options

Every file I have had to download has made me save the file. How can I get it to just open the file without having it automatically saved somewhere on my hard drive?

Every file I have had to download has made me save the file. How can I get it to just open the file without having it automatically saved somewhere on my hard drive?

Tüm Yanıtlar (2)

more options

Well, if the program is not saved, how can the computer run it? I know that Windows Explorer can do this. The file is saved to a temporary folder, ran, then removed. I don't know if Firefox can do that.

Go to the Mozilla Add-ons Web Page (There’s a lot of good stuff here) and look for something that can do this for you.

more options

You can set how you want to handle files globally under Options → General.

You can set what you want to do with particular files types under Options → Applications.

You'll always see a download prompt if the server sends either the Content-Disposition: attachment or the Content-Type: application/octet-stream header. You can either post an example link so someone can check, or you can examine the server response headers yourself using the Web Console.

The workarounds are the InlineDisposition and Force Content-Type add-ons, respectively.

Also note that for security reasons, executable files (.exe, .msi) can't be launched automatically.