Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

How to set dynamic download location?

  • 3 réponses
  • 1 a ce problème
  • 20 vues
  • Dernière réponse par the-edmeister

more options

I need to set default download location as x:\downloads\2012_07 if the current month is July, and x:\downloads\2012_08 if the current month is Aug but not manually ,it should be Automatically, Hence what can I do with prefs.js (i.e) user_pref("browser.download.dir",?) Your help will be highly appreciated.

I need to set default download location as x:\downloads\2012_07 if the current month is July, and x:\downloads\2012_08 if the current month is Aug but not manually ,it should be Automatically, Hence what can I do with prefs.js (i.e) user_pref("browser.download.dir",?) Your help will be highly appreciated.

Solution choisie

prefs.js alone can't do what you want. You would need an addon that had those "date" features to actively change that pref based upon the Windows calendar. Give this addon a try and see how it works for you - don't use it myself.

https://addons.mozilla.org/en-US/firefox/addon/automatic-save-folder/

Lire cette réponse dans son contexte 👍 1

Toutes les réponses (3)

more options

Solution choisie

prefs.js alone can't do what you want. You would need an addon that had those "date" features to actively change that pref based upon the Windows calendar. Give this addon a try and see how it works for you - don't use it myself.

https://addons.mozilla.org/en-US/firefox/addon/automatic-save-folder/

more options

thank you. the add-on suggested by you solve my problem. again I am thanking you heartily.

more options

You're welcome!