############################ # Setup product information ############################ VENDOR="zarafa.com" PN="zarafa.client" NAME="Zarafa Client" DESCRIPTION="zarafa Outlook Plugin" RVERSION="7.1.12r48726" VERSION="7.1.12r48726" RELEASE="3" PRIORITY="0" ADVICE="" # TYPE - defines, if the install files are public or restricted. # 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://download.zarafa.com/community/final/${a[0]}.${a[1]}/${RVERSION//r/-}/windows/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]="{F34BC1C0-EBC2-4A9E-809B-67500E528306}"