We're trying to install GoToAssist's Unattended Client software, which consists of a PKG and a Unix Executable titled "g2ax_unattended_cmdline", which appears to contain our company's ID token information. This file needs to exist in the same folder as the PKG when installed, otherwise the client does not activate.
I am, however, having trouble getting this to work properly. So far I've tried using the "installPKGfromDMG" script to run the PKG from a DMG, however looking at the install.log it appears that the PKG is being copied to /Library/Application Support/JAMF/Downloads/ first before being run, which does not bring the unix file with it...
Any ideas on how I can run the PKG alongside this Unix file via Casper?