All, just FYI, I have put together a workaround for this problem. I am for now using Composer to create a package that contains the main installer package, a required hotfix and another custom package to run a post flight script to setup the agent for our environment. This package from composer is put in the InstaDMG build train so that it just copies these packages to /Mcafee on the hard drive. I then use a script that is kicked off using launchd on first boot to run the packages using the insaller.app commands from the script.
Thanks
Brian
EDIT: you can find some more info about created the package to deliver the install.sh script here.
http://community.mcafee.com/message/107091?tstart=0
Comments are closed