setup.exe -- silent
My goal is the run setup.exe from a .bat in my cc 2015 package/build location with above command in order to get acrobat dc (2015) installed with rest of the cc 2015 apps but I do get an error about setup.exe needs to run as an administrator and I wonder if someone have syntax that I can run setup.exe as admin from .bat file
ps:
I do log on to laptop with admin rights and also running .bat as an admin but do get still above error,
"msiexec /I "packagename.msi" /quite" installs without acrobat dc as adobe mention this in Troubleshoot silent cc installation issues doc.
