site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com On Sep 4, 2007, at 11:12 AM, Nigel Kersten wrote: On Sep 4, 2007, at 8:31 AM, Nigel Kersten wrote: — F _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... I was also thinking about whether I could get an mpkg preinstall to modify the install location for one of it's containing pkgs. Scratch that one off the list. It doesn't work unfortunately. I can modify the Info.plist of the sub-pkg with a preflight in the mpkg, but it doesn't get picked up, as they must all get parsed before the preflight runs. It works happily the second time you install the pkg, so I guess I could make an empty pkg that modified another pkg plist and installed it as part of one of the scripts, but that's not a particularly pleasant feeling workaround. Even if it "worked," it wouldn't work when (not if) you distribute your installer on read-only media. This email sent to site_archiver@lists.apple.com