152
edits
Changes
Firefox 2.0.0.7 will no more accept to install global extensions or themes from HTTP or UNC paths
== Firefox with extensions and default profile ==
You need the following structure:
<remove cmd='cmd /c del /q /s "%programfiles%\Mozilla Firefox\extensions\XX"' />
</package>
=== New limitations on -install-global-extension parameter in version 2.0.0.7 ===
Be aware that, for security reasons, Mozilla Firefox 2.0.0.7 will no more accept to install global extensions or global themes from HTTP or UNC paths via the -install-global-extension or the -install-global-theme command line parameters:
http://larholm.com/2007/09/
== Locking user preferences / Firefox settings for all users (like proxy etc.) ==