mozilla script
can someone provide me two sepperate scripts that remove evry old version of firefox ad thunderbird , im having issues pushing new versions over sccm becasue there are older versions still installed
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
dchristian
14 years ago
hey jakedavidoff,
I think this will work for you.
I think this will work for you.
"C:\Program Files (x86)\Mozilla Firefox\uninstall\helper.exe" /s
"C:\Program Files\Mozilla Firefox\uninstall\helper.exe" /s
"C:\Program Files (x86)\Mozilla Thunderbird\uninstall\helper.exe" /s
"C:\Program Files\Mozilla Thunderbird\uninstall\helper.exe" /s
Posted by:
michaeltrs2004
13 years ago
While not usually recommended, firefox and TB are self contained. You can remove both from at least version 1.0 by
removing
%programfiles%\Mozilla Firefox
%programfiles%\Mozilla Thunderbird
This will remove your plugins however!
the registry isnt usually required to be removed
HKLM\Software\Mozilla
the plugins should be rebuilt or can be simply copied to the new version
There was also an issue moving from version 2 of firefox to version 3 where user profiles sometimes had to be rebuilt, cannot remeber the circumstances
removing
%programfiles%\Mozilla Firefox
%programfiles%\Mozilla Thunderbird
This will remove your plugins however!
the registry isnt usually required to be removed
HKLM\Software\Mozilla
the plugins should be rebuilt or can be simply copied to the new version
There was also an issue moving from version 2 of firefox to version 3 where user profiles sometimes had to be rebuilt, cannot remeber the circumstances
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.