[ Index ] |
PHP Cross Reference of Unnamed Project |
[Summary view] [Print] [Text view]
1 <?xml version="1.0" encoding="UTF-8"?> 2 3 <packages> 4 5 <package 6 id="thunderbird" 7 name="Mozilla Thunderbird" 8 revision="15041" 9 reboot="false" 10 priority="10"> 11 12 <check type="uninstall" condition="exists" path="Mozilla Thunderbird (1.5)" /> 13 14 <install cmd='"%SOFTWARE%\thunderbird\Thunderbird Setup 1.5.0.4.exe" -ms' /> 15 16 <upgrade cmd='"%SOFTWARE%\thunderbird\Thunderbird Setup 1.5.0.4.exe" -ms' /> 17 18 <remove cmd='"%PROGRAMFILES%\Mozilla Thunderbird\uninstall\uninstall.exe" -ms' /> 19 20 </package> 21 22 </packages>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Tue Mar 17 22:47:18 2015 | Cross-referenced by PHPXref 0.7.1 |