Re: updaters
Re: updaters
- Subject: Re: updaters
- From: Iceberg-Dev <email@hidden>
- Date: Fri, 13 Feb 2009 22:54:13 +0100
On Feb 13, 2009, at 7:00 PM, Greg Neagle wrote:
It depends on what you mean by updater.
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 can't run on Leopard to check this but I tend to remember that
there is a patch feature in PackageMaker 3.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >updaters (From: Piotr Rychlik <email@hidden>) |
| >Re: updaters (From: Greg Neagle <email@hidden>) |