site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com It depends on what you mean by updater. -Greg On Feb 13, 2009, at 9:51 AM, Piotr Rychlik wrote: Hi, Piotr Rychlik _______________________________________________ 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/greg.neagle%40disneyani... _______________________________________________ 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... An installation package that checks for a certain previous version of an application, then installs the changed files/directories, is an effectively an updater and is certainly possible with PackageMaker. If you mean something that actually patches files ala diff/patch, then, no, you can't do that easily with PackageMaker (you _could_ with a postflight script, but that's really violating the spirit of install packages) I am using PackageMaker tocreate installers for my application. It seems, however that with PackageMaker it is not possible to create updaters. How can I create an udater to an application installed by the installer created by PackageMaker? This email sent to greg.neagle@disneyanimation.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Greg Neagle