site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:mime-version:in-reply-to :references:content-type:message-id:content-transfer-encoding:from :subject:date:to:x-mailer; bh=Ek3ouluZrk53VsSYDXOitJ39ykoDagHKdUwIqEL90Jo=; b=TzGaH7PBpYfsdRVzrLIW2Xs9J+Uswl7EUL8WuRw/Eue7geo/8kg2mrrc/eZvjuv9D6 /h/hFRdGpMzklkC4HYE6QbLYQqrub23TPqkSzzKni8j/fuqmZvRoXl306XtwX42HROXX CDhjCvCaGMeDX7qy7ghhOQZ3JmpiVlIr6h1UY= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:content-type:message-id :content-transfer-encoding:from:subject:date:to:x-mailer; b=NjJtoP68YoBTVwqd5G19ve5M9qdOs/xlcMzD+XLdewJ54ogWaurHdlzJ94zZBZNOIx eZ5lKiLWYA5YJvqYPtL8D0FgG+U6v8nlLVLqSEfyoAjxUVhfXuYCNtyP3Ac0So80hxAx lozmeFFsHmcH3unZlyVBorVLFdZbeTO1kz5b8= On Feb 13, 2009, at 7:00 PM, Greg Neagle wrote: It depends on what you mean by updater. _______________________________________________ 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 can't run on Leopard to check this but I tend to remember that there is a patch feature in PackageMaker 3. This email sent to site_archiver@lists.apple.com
participants (1)
-
Iceberg-Dev