Re: Getting a carbon's info string
Re: Getting a carbon's info string
- Subject: Re: Getting a carbon's info string
- From: Frederick Cheung <email@hidden>
- Date: Fri, 5 Nov 2004 17:01:34 +0000
On 5 Nov 2004, at 15:50, Dan Saul wrote:
Wow you really went in depth there, I thank you for that, however I
suppose due to to my lack of clarity, what i meant was to get the
version of the app itself. What I am trying to do is write an
updating system for game, so I need to get the version number of the
game before I can act on it.
For applications with info(strings) that is easy, but for carbon
applications not so much.
A bundled carbon app will have an info.plist, for an unbundled one, the
plst(0) resource will contain the same data as its info.plist would
contain if had one. For even older apps, you need to look at its vers
resources.
Fred
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden