48 lines
1.4 KiB
INI
48 lines
1.4 KiB
INI
############################
|
|
# Setup product information
|
|
############################
|
|
VENDOR="cdburnerxp.se"
|
|
PN="cdburnerxp.cdburnerxp"
|
|
NAME="CDBurnerXP"
|
|
DESCRIPTION="CDBurnerXP ist ein kostenloses Programm zum Brennen von CDs und DVDs, sowie Blu-Rays und HD-DVDs."
|
|
VERSION="4.5.2.4214"
|
|
RELEASE="1"
|
|
PRIORITY="0"
|
|
ADVICE=""
|
|
|
|
# TYPE - defines, if the install files are public or restricted.
|
|
# Valid value: restricted | public
|
|
TYPE="public"
|
|
|
|
DL_FILE[0]="CDBurnerXP_64bit-Winload.jpg"
|
|
DL_SOURCE[0]="http://bilder.winload.de/CDBurnerXP/CDBurnerXP%2064bit%20-%20Winload.jpg"
|
|
|
|
DL_FILE[1]="cdbxp_setup_${VERSION}.msi"
|
|
DL_SOURCE[1]="http://download.cdburnerxp.se/msi/cdbxp_setup_${VERSION}.msi"
|
|
DL_ARCH[1]="X86"
|
|
DL_WINST_NAME[1]=Install32Msi
|
|
|
|
DL_FILE[2]="cdbxp_setup_x64_${VERSION}.msi"
|
|
DL_SOURCE[2]="http://download.cdburnerxp.se/msi/cdbxp_setup_x64_${VERSION}.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]="{9D5CBE17-8414-431E-A335-5DEE0F4C90D4}"
|
|
|
|
OPSI_INI_SECTION[1]="X86_64"
|
|
OPSI_INI_OPTION[1]="MsiId64"
|
|
OPSI_INI_VALUE[1]="{80224E3C-B208-4C43-9E72-279E612D83D1}"
|
|
|
|
OPSI_INI_SECTION[2]="X86"
|
|
OPSI_INI_OPTION[2]="UninstallProg32"
|
|
OPSI_INI_VALUE[2]="unins000.exe"
|
|
|
|
OPSI_INI_SECTION[3]="X86_64"
|
|
OPSI_INI_OPTION[3]="UninstallProg64"
|
|
OPSI_INI_VALUE[3]="unins000.exe"
|