You are not logged in.
Salve, gli sviluppatori di firefox da quella versione hanno rimosso ogni possibilità di fermare gli aggiornamenti automatici.
Per scavalcare questo si deve creare una cartella ed un file nella cartella principale dell'installazione di firefox (non il profilo, ma quella che contiene gli eseguibili per intenderci)
la cartella è distribution ed il file è policies.json
editatelo inserendo
{
"policies":
{
"DisableAppUpdate": true
}
}
Ora avviando firefox nelle preferenze comparirà che gli aggiornamenti sono stati disattivati dall'amministratore di sistema.
http://forums.mozillazine.org/viewtopic.php?f=23&t=3041932
Amen!
Offline
grazie...:)
Offline
(The translation)
Hi, firefox developers from that version have removed any possibility to stop automatic updates.
To override this you must create a folder and a file in the main folder of the firefox installation (not the profile, but the one that contains executables to be clear)
the folder is distribution and the file is policies.json
edit it by inserting
{
"policies:
{
"DisableAppUpdate": true
}
}
Now starting firefox in the preferences will appear that the updates have been disabled by the system administrator.
http://forums.mozillazine.org/viewtopic.php?f=23&t=3041932
Amen!
Offline
Added policies.json to all firefox-official packages.
Offline
Thank you!
Offline
[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]