Hey there,
So I have a piece of software packaged up nice as a dmg in our standard image. However for whatever reason it fails to install correctly.
I've tested out a solution involving a script to adjust the permissions relating to the installer, and then run it and that seems to work fine.
Would there be a way to put the script and install.app into a .dmg or .pkg so that I can have this be a part of our standard image?
I realize that is what Composer is for, I just dont see the option to set it up as such. All I see is that I can use pre-installed software (Which is the original package manifest that does not work)