SF.net SVN: unattended:[4464] trunk/install/scripts/adobe-reader-dc.bat
jjp3--- via unattended-cvs <[email protected]> Tue, 01 Dec 2020 14:11:42 +0000
| Newsgroups | gmane.comp.windows.unattended.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 4464
http://sourceforge.net/p/unattended/code/4464
Author: jjp3
Date: 2020-12-01 14:11:42 +0000 (Tue, 01 Dec 2020)
Log Message:
-----------
Adobe Reader Document Cloud (DC) 2001320064
Modified Paths:
--------------
trunk/install/scripts/adobe-reader-dc.bat
Modified: trunk/install/scripts/adobe-reader-dc.bat
===================================================================
--- trunk/install/scripts/adobe-reader-dc.bat 2020-12-01 14:09:27 UTC (rev 4463)
+++ trunk/install/scripts/adobe-reader-dc.bat 2020-12-01 14:11:42 UTC (rev 4464)
@@ -1,4 +1,4 @@
-:: OPTIONAL: Install Adobe Reader Document Cloud (DC) 2001220048
+:: OPTIONAL: Install Adobe Reader Document Cloud (DC) 2001320064
@Echo Off
:: Download Adobe Reader Document Cloud (DC) full version
@@ -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/2001220048/AcroRdrDCUpd2001220048.msp|packages/adobereader/AcroRdrDCUpd2001220048.msp
+:: URL|ALL|ftp://ftp.adobe.com/pub/adobe/reader/win/AcrobatDC/2001320064/AcroRdrDCUpd2001320064.msp|packages/adobereader/AcroRdrDCUpd2001320064.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\AcroRdrDCUpd2000920074.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\AcroRdrDCUpd2001320064.msp\" REBOOT=ReallySuppress"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.