Re: Installer database for 10.6?
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:mime-version:sender:received:in-reply-to :references:from:date:x-google-sender-auth:message-id:subject:to:cc :content-type; bh=gHsxFnDXsjWeJ54ywGgedWd0laPQfdag9MBDDOF3Fqc=; b=lFZd+U/FM3svY6frVhsa0ORFGlqykl4MgHsrsQVckyrQWshMm2qMd5kx8JTp8BWIMj gwaYeTFbSu0bZkESLArAx1ORMcZTWipU6jFwDshY45xFI6P28AwkY7KyQA0qOLVxCIED FxqTJHY7NQ7o7cKDoh0kN9HxnLOelQLp0Mgi4= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; b=v2Ie4jmI66Q/4FKNMzN1PYiWMQgc8ZJ4/j2iWwxsf6WdIrs0KWx86YtYLmiRyHCqWd N5UiLWH7R8aVrSeALlyqmuRq/HmpwHep6klDBbwHKJ0796JcSu4jk9XH6bylEd9qE4OI 0XLruOrwA4FDTb9phs+cZqJCn8oN7ySjbYC9c= On Fri, Jan 22, 2010 at 9:23 PM, David Litwin <david_litwin@bigfix.com> wrote:
Any thoughts on what 10.6 is doing different and how I can make my uninstaller remove that information as well?
It looks like older style packages may still end up in /Library/Receipts, but most of them end up writing just the .bom & .plist files to /var/db/receipts As far as I can tell, there isn't a single list file there registering a catalog of what has been installed. Rather, as with earlier OSX versions, the folder itself comprises the list of installed software. But because /Library/Receipts isn't totally dead yet, you may end up having to check in both places to make sure you're cleaning up properly. -- Chris Devers _______________________________________________ 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... This email sent to site_archiver@lists.apple.com
participants (1)
-
Chris Devers