nitro.pdfreader/builder-product.cfg

44 lines
1.3 KiB
INI

############################
# Setup product information
############################
VENDOR="nitroreader.com"
PN="nitro.pdfreader"
NAME="Nitro PDF Reader"
DESCRIPTION="Der Nitro PDF Reader ist ein Werkzeug zum Betrachten von PDF-Dateien."
VERSION="3.5.3.14"
RELEASE="1"
PRIORITY="0"
ADVICE=""
# TYPE - defines, if the install files are public or restricted.
# Valid value: restricted | public
TYPE="public"
DL_FILE[0]="nitro7_200x175.gif"
DL_SOURCE[0]="http://www.softwarecrew.com/wp-content/uploads/2011/11/nitro7_200x175.gif"
DL_FILE[1]="nitro_pdf_reader_${VERSION}_x86.exe"
DL_SOURCE[1]="http://install.nitropdf.com/reader/de/nitro_pdf_reader.exe"
DL_ARCH[1]="X86"
DL_WINST_NAME[1]=Install32Exe
DL_FILE[2]="nitro_pdf_reader_${VERSION}_x64.exe"
DL_SOURCE[2]="http://install.nitropdf.com/reader/de/nitro_pdf_reader_64.exe"
DL_ARCH[2]="X86_64"
DL_WINST_NAME[2]=Install64Exe
# File array index for the image showing while installing the program
ICON_DL_INDEX=0
# Actual Date + 6 Months
WINST_NAME[0]="ExpireDateInSeconds"
WINST_VALUE[0]="$(date -d "+12 months" +%s)"
OPSI_INI_SECTION[0]="X86"
OPSI_INI_OPTION[0]="MsiId32"
OPSI_INI_VALUE[0]="{0EB8ACBE-C138-48F9-B032-8AA5BEA5E396}"
OPSI_INI_SECTION[1]="X86_64"
OPSI_INI_OPTION[1]="MsiId64"
OPSI_INI_VALUE[1]="{1197549C-5221-4C9A-8182-E77D289734DA}"