FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 3f4088e9 authored by Dr Adam Thorn's avatar Dr Adam Thorn
Browse files

Deduplicate Thunderbird upgrade commands - just include install cmds instead

parent b3ec32ed
No related branches found
No related tags found
1 merge request!112Thunderbird.xml
......@@ -23,10 +23,7 @@
<exit code="128" />
</upgrade>
<upgrade cmd='"%software%\thunderbird\Thunderbird Setup %version%.exe" -ms' />
<upgrade cmd='cmd /c copy "%software%\thunderbird\chemistry-prefs.js-%prefsversion%" "%programfileswpkg%\mozilla thunderbird\defaults\pref\chemistry-prefs.js" '/>
<upgrade cmd='cmd /c copy "%software%\thunderbird\cam.ac.uk.xml" "%programfileswpkg%\mozilla thunderbird\isp\cam.ac.uk.xml" '/>
<upgrade cmd='%software%\wpkg\tools\copydir.cmd "%software%\thunderbird\dictionaries" "%programfileswpkg%\mozilla thunderbird\dictionaries"' />
<upgrade include='install' />
<remove cmd='taskkill /F /IM thunderbird.exe'>
<exit code="0" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment