Re: MetaPackage, with SubPackages of size 0 bytes
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com On mardi, octobre 31, 2006, at 09:44 PM, Alex Sheh wrote: The reason I'm asking is related to what happens when the user uninstalls, then reinstalls the same package. My uninstaller application removes all installed apps, but leaves the original receipt file around. When the user tries to install the same package again, he see Upgrade 0 bytes, but I would like for him to see Upgrade X(Total) bytes. Should I just delete the receipt file as a part of the uninstall, or what is the proper way to do this? I am not currently using version.plist files. Thanks! _______________________________________________ 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... Thanks, Peter. It was the latter case (package was installed previously) that resulted in 0 bytes. How exactly is the "upgrade" size computed? Removing the receipt files seems to be a good idea in the current OS releases. Check the uninstall perl script for Xcode to see if Apple is doing it on its side. This email sent to site_archiver@lists.apple.com
participants (1)
-
Stéphane Sudre