application version
application version
- Subject: application version
- From: Lloyd Dupont <email@hidden>
- Date: Wed, 9 Apr 2003 13:15:07 +1000
I'm trying to get the version of an application.
using LaunchServices (FSRef & LSCopyItemInfoForRef())
I manage to get the list of application I'm looking for, but have no
idea how to get the version string any idea ?
well, I tried to get the NSBundle at the given path and call its
objectForKey: (NSString *) kCFBundleVersionKey method,
but doesn't work every time, and certainly not for Carbon (single file)
application, any ideas ?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.