SF.net SVN: unattended:[4518] trunk/install/scripts/adobe-reader-dc.bat
jjp3--- via unattended-cvs <[email protected]> Sat, 02 Oct 2021 00:41:41 +0000
| Newsgroups | gmane.comp.windows.unattended.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 4518
http://sourceforge.net/p/unattended/code/4518
Author: jjp3
Date: 2021-10-02 00:41:41 +0000 (Sat, 02 Oct 2021)
Log Message:
-----------
Adobe reader DC 2100720091
Modified Paths:
--------------
trunk/install/scripts/adobe-reader-dc.bat
Modified: trunk/install/scripts/adobe-reader-dc.bat
===================================================================
--- trunk/install/scripts/adobe-reader-dc.bat 2021-09-20 05:31:01 UTC (rev 4517)
+++ trunk/install/scripts/adobe-reader-dc.bat 2021-10-02 00:41:41 UTC (rev 4518)
@@ -35,7 +35,7 @@
:: URL|TRK|ftp://ftp.adobe.com/pub/adobe/reader/win/AcrobatDC/1500720033/acrordrdc1500720033_tr_TR.msi|packages/adobereader/acrordrdc1500720033_trk.msi
:: Download the newest patch
-:: URL|ALL|https://ardownload2.adobe.com/pub/adobe/reader/win/AcrobatDC/2100520048/AcroRdrDCUpd2100520048.msp|packages/adobereader/AcroRdrDCUpd2100520048.msp
+:: URL|ALL|https://ardownload2.adobe.com/pub/adobe/reader/win/AcrobatDC/2100720091/AcroRdrDCUpd2100720091.msp|packages/adobereader/AcroRdrDCUpd2100720091.msp
:: Extra language packs, more info:
:: https://helpx.adobe.com/acrobat/kb/windows-font-packs-32-bit-reader.html
@@ -56,4 +56,4 @@
todo.pl ".ignore-err 1 reg add \"HKLM\SOFTWARE\Adobe\Acrobat Reader\DC\AdobeViewer\" /f /v \"EULA\" /t REG_DWORD /d 1"
:: This is the actual installer
-todo.pl ".ignore-err 194 msiexec /qb /l* %SystemDrive%\netinst\logs\adobereaderdc.txt /i \"%Z%\packages\adobereader\acrordrdc1500720033_%WINLANG%.msi\" PATCH=\"%Z%\packages\adobereader\AcroRdrDCUpd2100520048.msp\" REBOOT=ReallySuppress"
\ No newline at end of file
+todo.pl ".ignore-err 194 msiexec /qb /l* %SystemDrive%\netinst\logs\adobereaderdc.txt /i \"%Z%\packages\adobereader\acrordrdc1500720033_%WINLANG%.msi\" PATCH=\"%Z%\packages\adobereader\AcroRdrDCUpd2100720091.msp\" REBOOT=ReallySuppress"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.