Changes

Jump to: navigation, search

Thunderbird

88 bytes added, 18:39, 28 February 2019
Thunderbird 52.8.0 and higher
Alternative installer location [http://www.mozilla.org/en-US/thunderbird/all.html http://www.mozilla.org/en-US/thunderbird/all.html]
== Thunderbird 3152.68.0 and higher ==
<source lang="xml">
<!-- Thunderbird -->package <package id="thunderbird" name="Mozilla Thunderbird" revision="%version%" reboot="false" priority="85001"> <variable name="version" value="4552.8.0" /> <variable name="32or64bitfile" value="x8652.8.0.6710" /> <variable namecheck type="localelogical" valuecondition="deor" /> <check type="uninstallfile" condition="existsversiongreaterorequal" path="%PROGRAMFILES%\Mozilla Thunderbird \thunderbird.exe" value="%version% (%32or64bit% %locale%)" /> <install cmdcheck type="taskkill /F /IM file" condition="versiongreaterorequal" path="%PROGRAMFILES(x86)%\Mozilla Thunderbird\thunderbird.exe"> <exit codevalue="0%version%" /> <exit codecheck type="-1073741515file" /> <exit codecondition="128versiongreaterorequal" /></install> <install cmdpath='"%SOFTWAREPROGRAMFILES%\Mozilla Thunderbird\thunderbird\Thunderbird Setup %version%.exe" -ms' value="%file%" /><!-- Thunderbird als Standard - Email Programm setzen--> <install cmdcheck type='cscript "file" condition="versiongreaterorequal" path="%SOFTWAREPROGRAMFILES(x86)%\thunderbirdMozilla Thunderbird\setdefault-x86thunderbird.js' architectureexe" value="x86%file%"/> </check>   <install cmd='cscript "%SOFTWARE%\thunderbirdThunderbird\setdefault-x64Thunderbird Setup %version%.js' architecture="x64exe"-ms' /> <upgrade include="install" /> <remove cmd='taskkill /F /IM thunderbird.exe'> <exit code="0" /> <exit code="128" /> <exit code="-1073741515" /></removeupgrade> <!-- for 32bit and 64bit System -upgrade cmd='"%SOFTWARE%\Thunderbird\Thunderbird Setup %version%.exe" -ms' /> <remove cmd='%COMSPEC% /C if exist "%PROGRAMFILES%\Mozilla Thunderbird\uninstall\helper.exe" "%PROGRAMFILES%\Mozilla Thunderbird\uninstall\helper.exe" -ms' architecture="x86" /> <remove cmd='%COMSPEC% /C if exist "%PROGRAMFILES(x86)%\Mozilla Thunderbird\uninstall\helper.exe" "%PROGRAMFILES(x86)%\Mozilla Thunderbird\uninstall\helper.exe" -ms' architecture="x64" /> </package>
</source>
1
edit

Navigation menu