cdburnerxp.cdburnerxp/builder-product.cfg

40 lines
1.0 KiB
INI
Raw Normal View History

2012-03-04 19:14:52 +01:00
############################
# Setup product information
############################
VENDOR="cdburnerxp.se"
2012-05-02 07:07:48 +02:00
PN="cdburnerxp.cdburnerxp"
VERSION="4.5.1.3868"
2012-12-14 21:15:59 +01:00
RELEASE="1"
2012-03-04 19:14:52 +01:00
PRIORITY="0"
ADVICE=""
# TYPE - defines, if the install files are public or restricted.
# Valid value: restricted | public
TYPE="public"
DL_FILE[0]="cdburnerxp-icon.png"
DL_SOURCE[0]="http://2.bp.blogspot.com/-EcI3aRnd1VM/Tcbn_dipuII/AAAAAAAAAGI/lCXyXMjmRYI/s200/cdburnerxp.png"
DL_FILE[1]="cdbxp_setup_${VERSION}.msi"
DL_SOURCE[1]="http://download.cdburnerxp.se/msi/cdbxp_setup_${VERSION}.msi"
2012-03-04 19:14:52 +01:00
DL_ARCH[1]="X86"
2013-02-24 14:52:13 +01:00
DL_WINST_NAME[1]=Install32Msi
2012-03-04 19:14:52 +01:00
DL_FILE[2]="cdbxp_setup_x64_${VERSION}.msi"
DL_SOURCE[2]="http://download.cdburnerxp.se/msi/cdbxp_setup_x64_${VERSION}.msi"
2012-03-04 19:14:52 +01:00
DL_ARCH[2]="X86_64"
2013-02-24 14:52:13 +01:00
DL_WINST_NAME[2]=Install64Msi
2012-03-04 19:14:52 +01:00
# File array index for the image showing while installing the program
ICON_DL_INDEX=0
WINST_NAME[0]="MsiId32"
WINST_VALUE[0]="{3867AA1B-BF01-4492-9E3A-DA032C94F424}"
WINST_NAME[1]="MsiId64"
WINST_VALUE[1]="{2049837C-257A-4F11-BC7B-2EAC6C043B26}"