26 lines
710 B
INI
26 lines
710 B
INI
############################
|
|
# Setup product information
|
|
############################
|
|
VENDOR="adobe.com"
|
|
PN="acroreader"
|
|
VERSION="10.1.0"
|
|
RELEASE="2"
|
|
PRIORITY="0"
|
|
ADVICE=""
|
|
|
|
# TYPE - defines, if the install files are public or restricted.
|
|
# Valid value: restrict | public
|
|
TYPE="public"
|
|
|
|
DL_FILE[0]="AdobeAcrobatReaderCS3Overlay.png"
|
|
DL_SOURCE[0]="http://www.veryicon.com/icon/png/Folder/Pry%20CS3/Adobe%20Acrobat%20Reader%20CS3%20Overlay.png"
|
|
|
|
DL_FILE[1]="AdbeRdr1010_de_DE.msi"
|
|
DL_SOURCE[1]="ftp://ftp.adobe.com/pub/adobe/reader/win/10.x/10.1.0/de_DE/AdbeRdr1010_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
|
|
|