Re: Upgrading pre-installed software
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com (Yes, uninstaller support for the Apple Installer. Maybe someday.) _______________________________________________ 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 7, 2006, at 6:08 AM, Greg Gunston wrote: We have made a metapackage installer that checks for a previous version of our software. On upgrading the software, the metapackage recognizes that a previous version has been installed and changes the "Install" button to say Upgrade. The problem however is if the user clicks Customize to see a list of packages. Because not all of software the in each of the individual packages have been upgraded, some of the packages under the action column say upgrade and the file size is 0 bytes, but there is still a check mark next to them. How can I not have a check mark next to a package within a metapackge when doing the upgrade if that specific software does not need to be upgraded. Basically I want the software to skip over that package if it is up to date. Although it's POSSIBLE to work around this inbuilt behavior of the installer with InstallationCheck/VolumeCheck scripts, Apple doesn't do this because they believe that by reinstalling stuff that's already installed, "bit rot" gets repaired, thus reducing the number of support calls. This may in fact be true, but at least it's easier than instructing the user how to un-install software and then re-install, if there's "skip if it's already installed" stuff in the scripts. This email sent to site_archiver@lists.apple.com
participants (1)
-
Bill Coderre