SF.net SVN: unattended:[4327] trunk/install/scripts/adobe-reader-dc.bat
jjp3--- via unattended-cvs <[email protected]>
| Newsgroups | gmane.comp.windows.unattended.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 4327
http://sourceforge.net/p/unattended/code/4327
Author: jjp3
Date: 2019-02-10 02:18:42 +0000 (Sun, 10 Feb 2019)
Log Message:
-----------
Adobe Reader Dc 1901020069
Modified Paths:
--------------
trunk/install/scripts/adobe-reader-dc.bat
Modified: trunk/install/scripts/adobe-reader-dc.bat
===================================================================
--- trunk/install/scripts/adobe-reader-dc.bat 2019-02-10 02:17:49 UTC (rev 4326)
+++ trunk/install/scripts/adobe-reader-dc.bat 2019-02-10 02:18:42 UTC (rev 4327)
@@ -27,7 +27,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|ftp://ftp.adobe.com/pub/adobe/reader/win/AcrobatDC/1900820080/AcroRdrDCUpd1900820080.msp|packages/adobereader/AcroRdrDCUpd1900820080.msp
+:: URL|ALL|ftp://ftp.adobe.com/pub/adobe/reader/win/AcrobatDC/1901020069/AcroRdrDCUpd1901020069.msp|packages/adobereader/AcroRdrDCUpd1901020069.msp
:: Download Adobe Reader Language Support
:: URL|ALL|ftp://ftp.adobe.com/pub/adobe/reader/win/AcrobatDC/misc/AcroRdrSD1500720033_all_DC.msi|packages/adobereader/misc/AdbeRdrSD1500720033_all.msi
@@ -55,4 +55,4 @@
todo.pl ".ignore-err 1 reg delete HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /f /v \"Adobe Reader Speed Launcher\""
:: This is the actual installer
-todo.pl ".ignore-err 194 msiexec /qn /l* %SystemDrive%\netinst\logs\adobereaderdc.txt /i \"%Z%\packages\adobereader\acrordrdc1500720033_%WINLANG%.msi\" PATCH=\"%Z%\packages\adobereader\AcroRdrDCUpd1900820080.msp\" REBOOT=ReallySuppress"
+todo.pl ".ignore-err 194 msiexec /qn /l* %SystemDrive%\netinst\logs\adobereaderdc.txt /i \"%Z%\packages\adobereader\acrordrdc1500720033_%WINLANG%.msi\" PATCH=\"%Z%\packages\adobereader\AcroRdrDCUpd1901020069.msp\" REBOOT=ReallySuppress"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.