Uli, On 11.05.2010, at 00:15, ML wrote: >> Ah, well, What I am trying to do is ensure what version and what application >> of ours they are running. Our app >>is a plugin and it can be put in a few >> locations and I want to know. I *can* always check the paths manually >>and >> decide, but yes, perhaps LaunchServices would be best.
>If your application is a plug-in, it is probably a bundle. In that case >NSBundle can be used to give you the >path to your file. Or if you want the >path to your host application, you can ask NSBundle for the mainBundle. Indeed it is a bundle. Thanks for the reference on NSBundle. I think that should work for me. -ML _______________________________________________ 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