Re: Does not allow to Uninstall the application when it is running.
Re: Does not allow to Uninstall the application when it is running.
- Subject: Re: Does not allow to Uninstall the application when it is running.
- From: Kyle Sluder <email@hidden>
- Date: Thu, 21 Apr 2011 04:01:13 -0700
On Apr 19, 2011, at 5:12 AM, Appa Rao Mulpuri <email@hidden> wrote:
> I think, PS command will give you the running applications list, from that
> you can find your app is running or not
Do not do this.
There are other APIs to enumerate running processes. On 10.6 and later, the easiest one is +[NSWorkspace runningApplications].
--Kyle Sluder_______________________________________________
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