############################ # Setup product information ############################ VENDOR="realtimesoft.com" PN="realtimesoft.ultramon" NAME="UltraMon" DESCRIPTION="Get the most out of multiple monitors with UltraMon" VERSION="3.3.0" RELEASE="3" PRIORITY="0" ADVICE="" # TYPE - defines, if the install files are public or restricted. # Valid value: restricted | public TYPE="public" DL_FILE[0]="ultramon-1866246ioitdbjpg.jpg" DL_SOURCE[0]="http://i.kinja-img.com/gawker-media/image/upload/s--SGGMTOCB--/1866246ioitdbjpg.jpg" DL_FILE[1]="UltraMon_${VERSION}_de_x32.msi" DL_SOURCE[1]="http://realtimesoft.com/files/UltraMon_${VERSION}_de_x32.msi" DL_ARCH[1]="X86" DL_WINST_NAME[1]=Install32Msi DL_FILE[2]="UltraMon_${VERSION}_de_x64.msi" DL_SOURCE[2]="http://realtimesoft.com/files/UltraMon_${VERSION}_de_x64.msi" DL_ARCH[2]="X86_64" DL_WINST_NAME[2]=Install64Msi # File array index for the image showing while installing the program ICON_DL_INDEX=0 OPSI_INI_SECTION[0]="X86" OPSI_INI_OPTION[0]="MsiId32" OPSI_INI_VALUE[0]="{D4E62D29-31A1-4938-8CB7-7D275C1AEAC6}" OPSI_INI_SECTION[1]="X86_64" OPSI_INI_OPTION[1]="MsiId64" OPSI_INI_VALUE[1]="{D4E62D29-31A1-4938-8CB7-7D275C1AEAC6}"