site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=cPgogU6nqtbdg6QKmZ/CgdZCVAcFKkhj6IhyLWkMZdn+UZQXh5FxRbh77ZhDj2WTMjPTFzOZ8fy8xhQNN4YES4SXRWfae+Z67s4abqchSIhVhiLkml7L523esdfmy7cKSh2z2oHSEyCxUcHAGlFrb+5kHkVKRyEyOJ/Fmipyxpc= Does anyone know how to get the system install date for OSX? This is done on the Windows version of an app I am porting, but I am not sure that information is available on OSX. I'm not sure what information you want, given the brief description. In the directory /Library/Receipts are packages which tell you information about various installed pieces. If you want the date the system was last updated to a new OS version, that would depend upon which system updates were installed. If you want the date the original system install occurred, I would assume the date on the BaseSystem.pkg would be okay. I think you may be asking for information which doesn't have the same importance or sense of meaning on Mac OS X as on Windows. Perhaps you could explain further? How is this information to be used? What value is it? _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... On 8/17/06, David Litwin <david_litwin@bigfix.com> wrote: This email sent to site_archiver@lists.apple.com