Re: IFPkgFlagInstalledSize not working on OS X < 10.4?
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com That did the trick! Thanks for the reply. Stupid idea of the day: 1. Create a package A with the media content. 2. Create a package B installing nothing. 4. Add your postflight script in package A. The quick test I made on 10.2.8 tend to prove it just works. My $0.02 _______________________________________________ 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... On Mar 3, 2006, at 2:18 PM, Stéphane Sudre wrote: 3. Take the Archive.pax[.gz] file from package B and use it to replace the one in package A. 5. Now you can run an installation of package A. The installer is looking at the .bom to know how big is the installed media. And when the installation runs, it's not installing anything from the Archive.pax.gz. So your postflight script can just do its stuff. This email sent to site_archiver@lists.apple.com
participants (1)
-
Rob Hudson