############################ # Setup product information ############################ VENDOR="mozilla.org" PN="mozilla.thunderbird" NAME="Mozilla Thunderbird" DESCRIPTION="Mozilla Thunderbird ist ein freier eMail Client des Mozilla-Projekts." VERSION="68.5.0" RELEASE="1" PRIORITY="0" ADVICE="" # TYPE - defines, if the install files are public or restricteded. # Valid value: restricted | public TYPE="public" DL_FILE[0]="Thunderbird-icon.png" DL_SOURCE[0]="http://icons.iconarchive.com/icons/benjigarner/softdimension/256/Thunderbird-icon.png" DL_FILE[1]="Thunderbird-Setup-${VERSION}.exe" #DL_SOURCE[1]="ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${VERSION}/win32/de/Thunderbird%20Setup%20${VERSION}.exe" DL_SOURCE[1]="http://ftp.mozilla.org/pub/thunderbird/releases/${VERSION}/win32/de/Thunderbird%20Setup%20${VERSION}.exe" DL_ARCH[1]="X86" DL_WINST_NAME[1]=InstallExe DL_FILE[2]="sogo-connector@inverse.ca.xpi" #DL_SOURCE[2]="http://www.sogo.nu/files/downloads/SOGo/Thunderbird/sogo-connector-60.0.2.xpi" DL_SOURCE[2]="https://sogo.nu/files/downloads/SOGo/Thunderbird/sogo-connector-68.0.0-demo.xpi" DL_ARCH[2]="X86" DL_EXTRACT_TO[2]="Addons/bundles" DL_WINST_NAME[2]=SogoConnectorPluginXpi DL_FILE[3]="{847b3a00-7ab1-11d4-8f02-006008948af5}.xpi" DL_SOURCE[3]="https://addons.thunderbird.net/thunderbird/downloads/latest/enigmail/addon-71-latest.xpi" DL_ARCH[3]="X86" DL_EXTRACT_TO[3]="Addons/extensions" DL_WINST_NAME[3]=EnigMailPluginXpi DL_FILE[4]="{2ab1b709-ba03-4361-abf9-c50b964ff75d}.xpi" DL_SOURCE[4]="https://addons.thunderbird.net/thunderbird/downloads/latest/signature-switch/addon-611-latest.xpi" DL_ARCH[4]="X86" DL_EXTRACT_TO[4]="Addons/bundles" DL_WINST_NAME[4]=SignatureSwitchPluginXpi DL_FILE[5]="{a300a000-5e21-4ee0-a115-9ec8f4eaa92b}.xpi" DL_SOURCE[5]="https://addons.thunderbird.net/thunderbird/downloads/latest/remove-duplicate-messages-alte/addon-4654-latest.xpi" DL_ARCH[5]="X86" DL_EXTRACT_TO[5]="Addons/bundles" DL_WINST_NAME[5]=RemoveDupMessagePluginXpi DL_FILE[6]="quickfolders@curious.be.xpi" DL_SOURCE[6]="https://addons.thunderbird.net/thunderbird/downloads/latest/quickfolders-tabbed-folders/addon-3254-latest.xpi" DL_ARCH[6]="X86" DL_EXTRACT_TO[6]="Addons/bundles" DL_WINST_NAME[6]=QuickFolderPluginXpi DL_FILE[7]="{5e9999c2-ba1d-44b6-bcee-5b30ce37d3b0}.xpi" DL_SOURCE[7]="https://addons.thunderbird.net/thunderbird/downloads/latest/printingtools/addon-330424-latest.xpi" DL_ARCH[7]="X86" DL_EXTRACT_TO[7]="Addons/bundles" DL_WINST_NAME[7]=PrintingToolsPluginXpi DL_FILE[8]="de_DE@dicts.j3e.de.xpi" DL_SOURCE[8]="https://addons.thunderbird.net/thunderbird/downloads/latest/german-dictionary-de_de-for-sp/addon-9361-latest.xpi" DL_ARCH[8]="X86" DL_EXTRACT_TO[8]="Addons/bundles" DL_WINST_NAME[8]=GermanDictionaryXpi DL_FILE[9]="en-US@dictionaries.addons.mozilla.org.xpi" DL_SOURCE[9]="https://addons.thunderbird.net/thunderbird/downloads/latest/united-states-english-spellche/addon-3497-latest.xpi" DL_ARCH[9]="X86" DL_EXTRACT_TO[9]="Addons/bundles" DL_WINST_NAME[9]=EnglishDictionaryXpi DL_FILE[10]="7zsd_extra_150_2712.7z" #DL_SOURCE[10]="http://www.7zsfx.info/files/7zsd_extra_150_2712.7z" DL_SOURCE[10]="https://raw.githubusercontent.com/cosmomill/7zsfx/master/files/7zsd_extra_150_2712.7z" DL_ARCH[10]="X86" DL_EXTRACT_FORMAT[10]="7zip" DL_EXTRACT_TO[10]="7Zip" DL_WINST_NAME[10]=7Zip # DL_FILE[8]="{571CFACF-0F7D-49b4-BD77-E6FC7B209ADC}.xpi" # DL_SOURCE[8]="http://www.gargan.org/extensions/synckolab-NIGHTLY.xpi" # DL_ARCH[8]="X86" # DL_EXTRACT_TO[8]="Addons/bundles" # DL_WINST_NAME[8]=SyncKolab-NIGHTLY # DL_FILE[9]="exquilla@mesquilla.com.xpi" # DL_SOURCE[9]="http://mesquilla.net/exquilla-currentrelease-tb-windows.xpi" # DL_ARCH[9]="X86" # DL_EXTRACT_TO[9]="Addons/extensions" # DL_WINST_NAME[9]=Exquilla-Currentrelease OPSI_INI_SECTION[0]="X86" OPSI_INI_OPTION[0]="UninstallProg" OPSI_INI_VALUE[0]="uninstall\helper.exe"