Skip to main content
Participant
February 15, 2013
Question

One click AAMEE + Acrobat install

  • February 15, 2013
  • 1 reply
  • 756 views

Hi All,

I'm a Mac Admin & we're currently deploying CS6 to our Macs & PC's.

The Mac single PKG works like a charm & installs Acrobat too.

We'd like the same for the PC's, we're not in the position to deploy on the PC's remotely.. but is there a .bat file we can wrap up that will run the Acrobat exception install & then the CS6 msi??

The idea is that the local guys can download the CS6 media from a share & then install CS6 by installing the .bat script.

Heop that macs sense & that someone has a solution.

(Hi Don! btw)

This topic has been closed for replies.

1 reply

Participant
February 20, 2013

Hi,

There is no such script available but you can create one.In order to make a script of your own you should remember the exact sequencing for deployment

1. Deploy Acrobat using ExceptionDeployer in Pre mode.

2. Deploy the main msi using msiexec

3. Deploy remaining exceptions using ExceptionDeployer in Post mode.

Thanks and Regards,

Bhupendra Singh

Participant
February 20, 2013

Thanks Bhupendra.

My colleague & I have attempted to create the script as you've advised, but we're struggling... So was hoping someone in the community was willing to share.