############################ # Setup product information ############################ VENDOR="zarafa.com" PN="zarafa.client" NAME="Zarafa Client" DESCRIPTION="zarafa Outlook Plugin" #Download msi version number VERSION="7.2.6r52189" RELEASE="3" PRIORITY="0" ADVICE="" # TYPE - defines, if the install files # Valid value: restricted | public TYPE="public" DL_FILE[0]="zarafa-logo_150.png" DL_SOURCE[0]="http://www.tgg-leer.de/service/zarafa/zarafa-logo_150.png" # replace points, split into array a=( ${VERSION//./ } ) DL_FILE[1]="zarafaclient-${VERSION//r/-}.msi" DL_SOURCE[1]="http://zcp.at/supported/windows/latest/zarafaclient-${VERSION//r/-}.msi" DL_ARCH[1]="X86" DL_WINST_NAME[1]=InstallMsi # File array index for the image showing while installing the program ICON_DL_INDEX=0 OPSI_INI_SECTION[0]="X86" OPSI_INI_OPTION[0]="MsiId" OPSI_INI_VALUE[0]="{67B62305-CB46-4506-BFC7-0E3180647419}"