Re: silent sub-launch of dependent package during install?
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com User-agent: Thunderbird 2.0.0.14 (Windows/20080421) -- Paul Miller | paul@fxtech.com | www.fxtech.com | Got Tivo? _______________________________________________ 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... Bryan S. Lee wrote: Running an installer from within a postscript should work fine. I’m currently doing it with MS Office (among other products) without repacking MS’s package. Have the main installer putting the secondary installer in a /tmp location and then engage the second installer using the following command in the postscript. installer -pkg /private/tmp/office/office2008/Office\ Installer.mpkg -target LocalSystem Yep, I have confirmed that this works on Tiger + Leopard. The second installer is very fast (just installs a StartupItem), so all seems well. This email sent to site_archiver@lists.apple.com
participants (1)
-
Paul Miller