3cx.softphone/builder-product.cfg

40 lines
1.1 KiB
INI

############################
# Setup product information
############################
VENDOR="www.3cx.com/voip/softphone"
PN="3cx.softphone"
NAME="3CXPhone"
DESCRIPTION="The 3CX softphone for Windows is a free softphone developed by 3CX."
VERSION="6.0.26523.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]="1200px-3CX_logo.svg.png"
DL_SOURCE[0]="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c9/3CX_logo.svg/1200px-3CX_logo.svg.png"
DL_FILE[1]="3CXPhone6-${VERSION}.msi"
DL_SOURCE[1]="https://www.3cx.com/downloads/3CXPhone6.msi"
DL_ARCH[1]="X86"
DL_WINST_NAME[1]=InstallMsi
# File array index for the image showing while installing the program
ICON_DL_INDEX=0
#######################################
# specify Executable for Desktop link
#######################################
on 32bit or 64bit packages
WINST_NAME[0]="ProgramExecutable"
WINST_VALUE[0]="3CXPhone.exe"
OPSI_INI_SECTION[0]="X86"
OPSI_INI_OPTION[0]="MsiId"
OPSI_INI_VALUE[0]="{0DF8FA4D-299C-4250-9F09-C14E47E12224}"