Hi all,

I am developing cocoa application & using NSApplescript class to do shell
scripting which involves zip command. I am using zip command for zipping the
files because there is no framework api available for it. Even though libz
is available, it is not easy to use. (I can't use NSData because I am using
output zip file for distribution as an alternate to pkg). My query is "Is it
possible that any Mac system will not have zip command?" because if there is
then my code will fail. I went through docs & came to know that Finder uses
its own code for archiving the files.

I hope this is right mailing list, if not then sorry.


Thanks,
Palav

-- 

There are many things in your life that will catch your eye but only a few
will catch your heart....pursue those'.
_______________________________________________

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 [EMAIL PROTECTED]

Reply via email to