Try adding the following line below the line that reads “export COMMAND_LINE_INSTALL=1”
[code]export CM_BUILD=CM_BUILD[/code]
A quick check shows that adding that allows me to install QuickTime on a non-startup volume. Haven’t tested whether the package installs correctly, just that the install succeeds. YMMV.
We’ve had success.
What we did was create a startup item that launches a custom installation script that installs the QT package, plus a few other updates.
The StartupParameters.plist for the startup items contains:
Comments are closed