Bump
This commit is contained in:
parent
2b1eca8166
commit
bdeede7856
1
AcroRdrDC1500920069_de_DE.exe.sha1sum
Normal file
1
AcroRdrDC1500920069_de_DE.exe.sha1sum
Normal file
@ -0,0 +1 @@
|
|||||||
|
cd6c7c927d70813458a8d9122b28643527b0bf57 /home/mario/.opsi-dist-cache/adobe.acrobatreader-15.9.20077/X86/AcroRdrDC1500920069_de_DE.exe
|
1
AcroRdrDCUpd1500920077.msp.sha1sum
Normal file
1
AcroRdrDCUpd1500920077.msp.sha1sum
Normal file
@ -0,0 +1 @@
|
|||||||
|
b73ed0da1da93febf06f1529cff405d624e35ea2 /home/mario/.opsi-dist-cache/adobe.acrobatreader-15.9.20077/X86/AcroRdrDCUpd1500920077.msp
|
@ -75,8 +75,8 @@ else
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
[Winbatch_install]
|
[Winbatch_install]
|
||||||
;msiexec /i "$InstallMsi$" /l* "$LogDir$\$ProductId$.install_log.txt" /qb! ALLUSERS=1 REBOOT=ReallySuppress PATCH="$Patches$"
|
msiexec /i "$InstallMsi$" /l* "$LogDir$\$ProductId$.install_log.txt" /qb! ALLUSERS=1 REBOOT=ReallySuppress PATCH="$Patches$"
|
||||||
msiexec /i "$InstallMsi$" /l* "$LogDir$\$ProductId$.install_log.txt" /qb! ALLUSERS=1 REBOOT=ReallySuppress
|
;msiexec /i "$InstallMsi$" /l* "$LogDir$\$ProductId$.install_log.txt" /qb! ALLUSERS=1 REBOOT=ReallySuppress
|
||||||
|
|
||||||
[Files_install]
|
[Files_install]
|
||||||
; copy the ini file to the InstallDir
|
; copy the ini file to the InstallDir
|
||||||
|
@ -1 +0,0 @@
|
|||||||
a4486ccbe6743b2fc623f5cd168007bc8c5315c3 /home/mario/.opsi-dist-cache/adobe.acrobatreader-15.9.20071.159680/X86/arDClite_deu-15.9.20071.159680.exe
|
|
@ -5,8 +5,11 @@ VENDOR="adobe.com"
|
|||||||
PN="adobe.acrobatreader"
|
PN="adobe.acrobatreader"
|
||||||
NAME="Adobe Reader DC"
|
NAME="Adobe Reader DC"
|
||||||
DESCRIPTION="Adobe Reader ist ein Computerprogramm des Unternehmens Adobe zum Anzeigen von PDF-Dokumenten, also ein Dateibetrachter."
|
DESCRIPTION="Adobe Reader ist ein Computerprogramm des Unternehmens Adobe zum Anzeigen von PDF-Dokumenten, also ein Dateibetrachter."
|
||||||
VERSION="15.9.20071.159680"
|
VERSION="15.9.20077"
|
||||||
DVERSION="15.9.20071.159680"
|
# Downlaod Verison
|
||||||
|
DVERSION="15.009.20077"
|
||||||
|
# Prevous Version
|
||||||
|
PVERSION="15.009.20069"
|
||||||
RELEASE="1"
|
RELEASE="1"
|
||||||
PRIORITY="0"
|
PRIORITY="0"
|
||||||
ADVICE=""
|
ADVICE=""
|
||||||
@ -18,27 +21,22 @@ TYPE="public"
|
|||||||
DL_FILE[0]="Adobe-Acrobat-Reader-icon.png"
|
DL_FILE[0]="Adobe-Acrobat-Reader-icon.png"
|
||||||
DL_SOURCE[0]="http://icons.iconarchive.com/icons/hopstarter/software/256/Adobe-Acrobat-Reader-icon.png"
|
DL_SOURCE[0]="http://icons.iconarchive.com/icons/hopstarter/software/256/Adobe-Acrobat-Reader-icon.png"
|
||||||
|
|
||||||
DL_FILE[1]="arDClite_deu-${VERSION}.exe"
|
#DL_FILE[1]="arDClite_deu-${VERSION}.exe"
|
||||||
DL_SOURCE[1]="http://www.sereby.org/index.php?cat=downloads&DLID=ardclite&down=true"
|
#DL_SOURCE[1]="http://www.sereby.org/index.php?cat=downloads&DLID=ardclite&down=true"
|
||||||
DL_ARCH[1]="X86"
|
|
||||||
DL_DOWNLOADER[1]="wget"
|
|
||||||
DL_EXTRACT_FORMAT[1]="7zip"
|
|
||||||
|
|
||||||
#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_ARCH[1]="X86"
|
||||||
#DL_DOWNLOADER[1]="wget"
|
#DL_DOWNLOADER[1]="wget"
|
||||||
#DL_EXTRACT_FORMAT[1]="7zip"
|
#DL_EXTRACT_FORMAT[1]="7zip"
|
||||||
|
|
||||||
#DL_FILE[1]="AdbeRdrLite_${VERSION}_de_DE.msi"
|
DL_FILE[1]="AcroRdrDC${PVERSION//./}_de_DE.exe"
|
||||||
#DL_SOURCE[1]="http://ricktendo.info/Repack/AdbeRdrLite${DVERSION//./}_de_DE.msi"
|
DL_SOURCE[1]="ftp://ftp.adobe.com/pub/adobe/reader/win/AcrobatDC/${PVERSION//./}/AcroRdrDC${PVERSION//./}_de_DE.exe"
|
||||||
#DL_ARCH[1]="X86"
|
DL_ARCH[1]="X86"
|
||||||
#DL_WINST_NAME[1]=InstallMsi
|
DL_DOWNLOADER[1]="wget"
|
||||||
|
DL_EXTRACT_FORMAT[1]="7zip"
|
||||||
|
|
||||||
#DL_FILE[1]="AcroRdrDC_${VERSION}_de_DE.msi"
|
DL_FILE[2]="AcroRdrDCUpd${DVERSION//./}.msp"
|
||||||
#DL_SOURCE[1]="ftp://ftp.adobe.com/pub/adobe/reader/win/AcrobatDC/${VERSION//./}/AcroRdrDC${VERSION//./}_de_DE.msi"
|
DL_SOURCE[2]="ftp://ftp.adobe.com/pub/adobe/reader/win/AcrobatDC/${DVERSION//./}/AcroRdrDCUpd${DVERSION//./}.msp"
|
||||||
#DL_ARCH[1]="X86"
|
DL_ARCH[2]="X86"
|
||||||
#DL_WINST_NAME[1]=InstallMsi
|
DL_WINST_NAME[2]=Install1Msp
|
||||||
|
|
||||||
# File array index for the image showing while installing the program
|
# File array index for the image showing while installing the program
|
||||||
ICON_DL_INDEX=0
|
ICON_DL_INDEX=0
|
||||||
@ -46,10 +44,10 @@ ICON_DL_INDEX=0
|
|||||||
WINST_NAME[0]="InstallMsi"
|
WINST_NAME[0]="InstallMsi"
|
||||||
WINST_VALUE[0]="@DL_EXTRACT_WINST_PATH[1]@\\AcroRead.msi"
|
WINST_VALUE[0]="@DL_EXTRACT_WINST_PATH[1]@\\AcroRead.msi"
|
||||||
|
|
||||||
|
WINST_NAME[1]="Patches"
|
||||||
|
WINST_VALUE[1]="@DL_EXTRACT_WINST_PATH[2]@\\AcroRdrDCUpd${DVERSION//./}.msp"
|
||||||
|
|
||||||
OPSI_INI_SECTION[0]="X86"
|
OPSI_INI_SECTION[0]="X86"
|
||||||
OPSI_INI_OPTION[0]="MsiId"
|
OPSI_INI_OPTION[0]="MsiId"
|
||||||
OPSI_INI_VALUE[0]="{AC76BA86-7AD7-1031-7B44-AC0F074E4100}"
|
OPSI_INI_VALUE[0]="{AC76BA86-7AD7-1031-7B44-AC0F074E4100}"
|
||||||
|
|
||||||
#OPSI_INI_SECTION[1]="Product"
|
|
||||||
#OPSI_INI_OPTION[1]="Patches"
|
|
||||||
#OPSI_INI_VALUE[1]="x86\\AcroRdrDCUpd1500820082.msp"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user