Client Management Suite

 View Only
  • 1.  Command line for install Adobe Captivate.dmg at MAC

    Posted Jul 25, 2017 03:26 AM

    Hi,

    I wish to use Altiris to push the Adobe Captivate.dmg to the Mac machine. It was failed by using the default command line pkg-rollout -f "\Captivate_2017_LS21.dmg". If using the custom command line pkg-rollout -f 'Captivate_2017_LS21.dmg' -e 'Adobe Captivate 2017/Install.app' failed to copy all the needed file to the Applications folder. Is there any other command line that can be used by Altiris to distribute the Adobe Captivate 2017.dmg to the Mac machine?

    Thanks.



  • 2.  RE: Command line for install Adobe Captivate.dmg at MAC

    Posted Aug 01, 2017 07:37 AM

    You need to invoke installer app on mounted dmg file. I propose to use the following command: 

    pkg-rollout -f 'Captivate_2017_LS21.dmg' -x 'Adobe Captivate 2017/Install.app/Contents/MacOS/Install'

    I have found issue with installation of the application to the case-sensitive filesystem. This seems to be the limitation of the application.