I want to update Adobe Reader remotely on a Mac through the terminal. Flash Player had a .pkg file in the .dmg, so installing that wasn't difficult. There is no .pkg file in Adobe Reader updates.

Does any one have a handy method for performing these updates? I see some .sh files in the .dmg but it is not clear what the order is for running them.

Edit:

There is a script at AdbeRdrUpdate*_all_xxx.app/Contents/Resources/InstallUpdates.sh and it takes 4 commandline arguments like:

./InstallUpdates.sh app-dir app-name current-dir payloadnumber

I'll try something like:

./InstallUpdates.sh /Applications AdobeReader ./ 0

Has anyone had experience doing this? Thanks :)

link|improve this question

75% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.