There's a PLIST file in /Library/Preferences called 
com.apple.SoftwareUpdate.plist. It has 2 keys of type NSDate called 
"LastAttemptDate" and "LastSuccessfulDate". LastSuccessfulDate is probably what 
you want, so just parse that plist file in your app and that should give you 
what you want.

Independent Cocoa Developer, Macatomy Software
http://macatomy.com


On 2009-12-27, at 6:37 PM, Development wrote:

> Is it possible to query the system as to the status of the last Software 
> Update check? If so, where can I find information on 
> this?_______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
> 
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/pcwiz.support%40gmail.com
> 
> This email sent to pcwiz.supp...@gmail.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to