Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How to Install Adobe Acrobat Reader DC version 15.010.20060 silently via the command line?

Guest
Apr 14, 2016 Apr 14, 2016

Hi, I downloaded Adobe Acrobat Reader DC version 15.010.20060 exe. I want to install it silently via the command line. I'm running the following command install.exe /sAll /msi EULA_ACCEPT=YES /qn . I can get it to install but not fully silently. Progress bar shows and after completion it prompts an OK button and opens a the website on completion. Is there a way of getting this to install silently fully through the command line? 

14.3K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

New Here , Sep 22, 2016 Sep 22, 2016

Hi,

Please try the below perimeters' , it works for AcroRdrDC1501720050_en_US.exe. I've installed fully silent.

/qn EULA_ACCEPT=YES AgreeToLicense=Yes RebootYesNo=No /sAll

Translate
Guest
Apr 14, 2016 Apr 14, 2016

Hallo,

-     Acro.......exe unzip

-     danach eventuell verändern mit Acrobat Customization Wizard DC

-     cmd file mit folgenden Inhalt "msiexec /i AcroRead.msi TRANSFORMS=AcroRead.mst /quiet /l*v %Temp%\adobereader_DC.log"

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Apr 14, 2016 Apr 14, 2016

Hi,

First off thanks very much for your reply.

I tried to create a custom msi but it wouldn't unzip for this install version (15.010.20060). I could be wrong in saying this but I think it can only be done with base installs and version 0.01, I think I read this on the Customization Wizard DC forms.  I had no problem doing this with Version 2015.006.30033. I can try it again if you think this is incorrect.

Thanks

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 22, 2016 Sep 22, 2016
LATEST

Hi,

Please try the below perimeters' , it works for AcroRdrDC1501720050_en_US.exe. I've installed fully silent.

/qn EULA_ACCEPT=YES AgreeToLicense=Yes RebootYesNo=No /sAll

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines