Acrobat Reader DC
Post date: Jun 29, 2016 10:12:7 AM
@rem Adobe Reader is the offical software to view, search, digitally sign, verify, print, and collaborate on Adobe PDF files. PDF 文件檔案檢視器
@rem https://acrobat.adobe.com/hk/en/acrobat/pdf-reader.html
@rem https://supportdownloads.adobe.com/product.jsp?platform=windows&product=10
@rem https://get.adobe.com/tw/reader/enterprise/
if exist AcrobatReaderDC\AcroRdrDC1900820071_zh_TW.exe goto next
start /wait "" wget.exe "http://ardownload.adobe.com/pub/adobe/reader/win/AcrobatDC/1900820071/AcroRdrDC1900820071_zh_TW.exe" --directory-prefix=AcrobatReaderDC
start /wait "" wget.exe "http://ardownload.adobe.com/pub/adobe/reader/win/AcrobatDC/1901020069/AcroRdrDCUpd1901020069.msp" --directory-prefix=AcrobatReaderDC
:next
start /wait "" AcrobatReaderDC\AcroRdrDC1900820071_zh_TW.exe /sPB /rs /l
msiexec /qr /p AcrobatReaderDC\AcroRdrDCUpd1901020069.msp REBOOT=ReallySuppress