realtimesoft.ultramon/builder-product.cfg

37 lines
1004 B
INI

############################
# Setup product information
############################
VENDOR="realtimesoft.com"
PN="realtimesoft.ultramon"
VERSION="3.1.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]="win-ultramon.jpg"
DL_SOURCE[0]="http://cache.gawkerassets.com/assets/images/lifehacker/2011/04/win-ultramon.jpg"
DL_FILE[1]="UltraMon_3.1.0_de_x32.msi"
DL_SOURCE[1]="http://realtimesoft.com/files/UltraMon_3.1.0_de_x32.msi"
DL_ARCH[1]="X86"
DL_WINST_NAME[1]=Install32Msi
DL_FILE[2]="UltraMon_3.1.0_de_x64.msi"
DL_SOURCE[2]="http://realtimesoft.com/files/UltraMon_3.1.0_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
WINST_NAME[0]="MsiId32"
WINST_VALUE[0]="{537056B7-32A4-4408-9B54-0341963C7C9C}"
WINST_NAME[1]="MsiId64"
WINST_VALUE[1]="{F24FF688-7138-4CCF-A83F-71E9FB01170E}"