Multiple copies of an application installed
Multiple copies of an application installed
- Subject: Multiple copies of an application installed
- From: Steve Cronin <email@hidden>
- Date: Wed, 20 Jan 2010 23:31:12 -0600
Folks;
I've found through field testing that some of my customers are keeping several copies of my application on their computer.
At various points in the usage, it is possible to launch the application using AppleScript as well as by invocations of -launchAppWithBundleIdentifier:
However, when there are stale versions of an application around these do not launch the appropriate application.
NSWorkspace does not appear to handle the notion that there might be more than one..
The return of absolutePathForAppBundleWithIdentifier is a NSString!
How do other folks handle this situation?
Ideally I would like to offer a list of the applications and inform the user of the unexpected consequences of this "collection"…
Any thoughts appreciated.
Steve_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden