Copy link to clipboard
Copied
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?
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
Copy link to clipboard
Copied
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"
Copy link to clipboard
Copied
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
Copy link to clipboard
Copied
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
Find more inspiration, events, and resources on the new Adobe Community
Explore Now