IFPkgFlagInstalledSize not working on OS X < 10.4?
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Hello, Thanks for any guidance and help. -- Rob Hudson Senior Programmer Oregon Center for Applied Science http://www.orcasinc.com _______________________________________________ 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... We are creating an installer for an educational program and are having some trouble. Our installer works fine on 10.4, but when we test it on 10.2 or 10.3 it is not displaying the correct size that we put into the Info.plist file for key "IFPkgFlagInstalledSize". Is this key supported on older OS X platforms? If so, where else can we look to correct this? Some more information: We are attempting to create a hybrid install on the same CD for both Mac and Windows. Since this program contains media content and is large, if we package the media content in the installer for both platforms it will not fit on a single CD. We are using a postflight script to copy the media files to the selected destination. On the Windows side, we are using NSIS installer and doing effectively the same thing. The short version is that the media content is not in the .pkg directory, but in a directory at the root level of the CD. Does the Mac installer try to calculate the size itself, and thus the media content isn't part of the calculation? This email sent to site_archiver@lists.apple.com
participants (1)
-
Rob Hudson