Re: Right click context menu
Re: Right click context menu
- Subject: Re: Right click context menu
- From: email@hidden
- Date: Thu, 31 Mar 2016 20:03:46 +0900
> On Mar 31, 2016, at 5:24 PM, a2z <email@hidden> wrote:
>
> I need to add 'Zip' and 'Unzip' menu options to Finder. When selected it
> would launch my Application to Zip and Unzip files. I understand that I
> need to implement services for this and 'Service Implementation Guide' is
> the place to start, correct me if I'm wrong.
>
> Is this kind of implementation supported on older Mac OS X. If yes what is
> the earliest OS that can be supported.
Services have been around forever on OS X.
The modern way would be to write a Finder Extension bundled in your app though.
As for Zip/Unzip, I'd recommend bundling your own copy of libarchive
_______________________________________________
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