[wpkg-users] Thunderbird and Lightning: Problems after upgrading to new version
Marco Gaiarin
gaio at sv.lnf.it
Wed Jan 13 11:53:54 CET 2016
Mandi! Holger Kröber
In chel di` si favelave...
> I thougt that the problem was gone, but with the latest release (38.5.1) it
> happened again.
Noooo.... it happned again?! ;(
> I just want to know if others had the same problems and
No, because i completely remove the ''bundled'' lightning addon, and
install instead a ''system wide'' one, obviously by WPKG:
<install cmd='"%SOFTWARE%\WPKG\Thunderbird Setup 38.5.1.exe" /INI="%WPKGROOT%\packages\thunderbird.ini"' />
<install cmd='%COMSPEC% /c if exist "%ProgramFiles32%\Mozilla Thunderbird\distribution\extensions\{e2fda1a4-762b-4020-b5ad-a41df1933103}" rd /q /s "%ProgramFiles32%\Mozilla Thunderbird\distribution\extensions\{e2fda1a4-762b-4020-b5ad-a41df1933103}"' />
the 'distribution' folder mean the, at first start, the extensions get
installed/upraded IN THE USER EXTENSION FOLDER, so user by user.
I prefer to unpack extensions to system wide folder:
<install cmd='%COMSPEC% /c if not exist "%ProgramFiles32%\Mozilla Thunderbird\extensions\{e2fda1a4-762b-4020-b5ad-a41df1933103}" md "%ProgramFiles32%\Mozilla Thunderbird\extensions\{e2fda1a4-762b-4020-b5ad-a41df1933103}"' />
<install include="upgrade" />
<upgrade cmd='%WPKGROOT%\tools\unzip -oqq "%SOFTWARE%\WPKG\lightning-4.0.4.1.xpi" -d "%ProgramFiles32%\Mozilla Thunderbird\extensions\{e2fda1a4-762b-4020-b5ad-a41df1933103}"'/>
so user profile get not clobbered, and i can fine-grain control
upgrades.
--
dott. Marco Gaiarin GNUPG Key ID: 240A3D66
Associazione ``La Nostra Famiglia'' http://www.sv.lnf.it/
Polo FVG - Via della Bontà, 7 - 33078 - San Vito al Tagliamento (PN)
marco.gaiarin(at)lanostrafamiglia.it t +39-0434-842711 f +39-0434-842797
Dona il 5 PER MILLE a LA NOSTRA FAMIGLIA!
http://www.lanostrafamiglia.it/25/index.php/component/k2/item/123
(cf 00307430132, categoria ONLUS oppure RICERCA SANITARIA)
More information about the wpkg-users
mailing list