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.7.6139"
|
|
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.png"
|
|
DL_SOURCE[0]="http://rocketdock.com/images/screenshots/_CDBURNERXP.png"
|
|
|
|
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]="{3EFAB914-53F9-46C7-A820-D9D2BC12AF5B}"
|
|
|
|
OPSI_INI_SECTION[1]="X86_64"
|
|
OPSI_INI_OPTION[1]="MsiId64"
|
|
OPSI_INI_VALUE[1]="{BADCF3C9-F88A-4FD3-87A8-E04CE83E70D4}"
|
|
|
|
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"
|