41 lines
1.3 KiB
INI
41 lines
1.3 KiB
INI
############################
|
|
# Setup product information
|
|
############################
|
|
VENDOR="adobe.com"
|
|
PN="adobe.acrobatreader"
|
|
NAME="Adobe Reader XI"
|
|
DESCRIPTION="Adobe Reader ist ein Computerprogramm des Unternehmens Adobe zum Anzeigen von PDF-Dokumenten, also ein Dateibetrachter."
|
|
VERSION="11.0.5"
|
|
DVERSION="11.0.05"
|
|
RELEASE="1"
|
|
PRIORITY="0"
|
|
ADVICE=""
|
|
|
|
# TYPE - defines, if the install files are public or restricteded.
|
|
# Valid value: restricted | public
|
|
TYPE="public"
|
|
|
|
DL_FILE[0]="acrobatreader.png"
|
|
DL_SOURCE[0]="http://www.veryicon.com/icon/png/Application/Windows%20Icons%20V2%20programs/acrobatreader.png"
|
|
|
|
#DL_FILE[1]="ar11lite_deu-${VERSION}.exe"
|
|
#DL_SOURCE[1]="http://www.sereby.org/index.php?cat=downloads&DLID=ar11lite&down=true"
|
|
#DL_ARCH[1]="X86"
|
|
#DL_DOWNLOADER[1]="wget"
|
|
#DL_EXTRACT_FORMAT[1]="7zip"
|
|
|
|
DL_FILE[1]="AdbeRdrLite_${VERSION}_de_DE.msi"
|
|
DL_SOURCE[1]="http://brianspcrepair.com/ricktendo/Setup/AdbeRdrLite${DVERSION//./}_de_DE.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
|
|
|
|
#WINST_NAME[0]="InstallMsi"
|
|
#WINST_VALUE[0]="@DL_EXTRACT_WINST_PATH[1]@\\AcroRead.msi"
|
|
|
|
OPSI_INI_SECTION[0]="X86"
|
|
OPSI_INI_OPTION[0]="MsiId"
|
|
OPSI_INI_VALUE[0]="{AC76BA86-7AD7-1031-7B44-AB0000000001}" |