2012-01-29 00:56:56 +01:00
|
|
|
############################
|
|
|
|
# Setup product information
|
|
|
|
############################
|
|
|
|
VENDOR="adobe.com"
|
2012-05-02 03:37:04 +02:00
|
|
|
PN="adobe.acrobatreader"
|
2015-04-22 22:05:22 +02:00
|
|
|
NAME="Adobe Reader DC"
|
2013-03-10 16:29:17 +01:00
|
|
|
DESCRIPTION="Adobe Reader ist ein Computerprogramm des Unternehmens Adobe zum Anzeigen von PDF-Dokumenten, also ein Dateibetrachter."
|
2015-10-22 12:43:28 +02:00
|
|
|
VERSION="15.009.20069"
|
|
|
|
DVERSION="15.009.20069"
|
2012-02-26 16:02:32 +01:00
|
|
|
RELEASE="1"
|
2012-01-29 00:56:56 +01:00
|
|
|
PRIORITY="0"
|
|
|
|
ADVICE=""
|
|
|
|
|
2012-02-02 17:44:08 +01:00
|
|
|
# TYPE - defines, if the install files are public or restricteded.
|
|
|
|
# Valid value: restricted | public
|
2012-01-29 00:56:56 +01:00
|
|
|
TYPE="public"
|
|
|
|
|
2014-12-18 08:53:23 +01:00
|
|
|
DL_FILE[0]="Adobe-Acrobat-Reader-icon.png"
|
|
|
|
DL_SOURCE[0]="http://icons.iconarchive.com/icons/hopstarter/software/256/Adobe-Acrobat-Reader-icon.png"
|
2012-01-29 00:56:56 +01:00
|
|
|
|
2015-10-22 12:43:28 +02:00
|
|
|
DL_FILE[1]="arDClite_deu-${VERSION}.exe"
|
|
|
|
DL_SOURCE[1]="http://www.sereby.org/index.php?cat=downloads&DLID=ardclite&down=true"
|
2015-09-19 09:58:13 +02:00
|
|
|
DL_ARCH[1]="X86"
|
|
|
|
DL_DOWNLOADER[1]="wget"
|
|
|
|
DL_EXTRACT_FORMAT[1]="7zip"
|
|
|
|
|
2015-10-22 12:43:28 +02:00
|
|
|
#DL_FILE[1]="AcroRdrDC${VERSION//./}_de_DE.exe"
|
|
|
|
#DL_SOURCE[1]="ftp://ftp.adobe.com/pub/adobe/reader/win/AcrobatDC/${VERSION//./}/AcroRdrDC${VERSION//./}_de_DE.exe"
|
|
|
|
#DL_ARCH[1]="X86"
|
|
|
|
#DL_DOWNLOADER[1]="wget"
|
|
|
|
#DL_EXTRACT_FORMAT[1]="7zip"
|
|
|
|
|
2015-03-05 16:02:40 +01:00
|
|
|
#DL_FILE[1]="AdbeRdrLite_${VERSION}_de_DE.msi"
|
|
|
|
#DL_SOURCE[1]="http://ricktendo.info/Repack/AdbeRdrLite${DVERSION//./}_de_DE.msi"
|
|
|
|
#DL_ARCH[1]="X86"
|
|
|
|
#DL_WINST_NAME[1]=InstallMsi
|
2013-09-11 11:07:17 +02:00
|
|
|
|
2015-09-19 09:58:13 +02:00
|
|
|
#DL_FILE[1]="AcroRdrDC_${VERSION}_de_DE.msi"
|
|
|
|
#DL_SOURCE[1]="ftp://ftp.adobe.com/pub/adobe/reader/win/AcrobatDC/${VERSION//./}/AcroRdrDC${VERSION//./}_de_DE.msi"
|
|
|
|
#DL_ARCH[1]="X86"
|
|
|
|
#DL_WINST_NAME[1]=InstallMsi
|
2012-01-29 00:56:56 +01:00
|
|
|
|
|
|
|
# File array index for the image showing while installing the program
|
2012-01-30 23:08:07 +01:00
|
|
|
ICON_DL_INDEX=0
|
2012-01-29 00:56:56 +01:00
|
|
|
|
2015-09-19 09:58:13 +02:00
|
|
|
WINST_NAME[0]="InstallMsi"
|
|
|
|
WINST_VALUE[0]="@DL_EXTRACT_WINST_PATH[1]@\\AcroRead.msi"
|
|
|
|
|
2013-03-10 16:24:23 +01:00
|
|
|
OPSI_INI_SECTION[0]="X86"
|
|
|
|
OPSI_INI_OPTION[0]="MsiId"
|
2015-04-22 14:51:32 +02:00
|
|
|
OPSI_INI_VALUE[0]="{AC76BA86-7AD7-1031-7B44-AC0F074E4100}"
|
2015-09-19 12:18:51 +02:00
|
|
|
|
2015-10-22 12:43:28 +02:00
|
|
|
#OPSI_INI_SECTION[1]="Product"
|
|
|
|
#OPSI_INI_OPTION[1]="Patches"
|
|
|
|
#OPSI_INI_VALUE[1]="x86\\AcroRdrDCUpd1500820082.msp"
|