On 23.5.2008, at 10:26, parag vibhute wrote:
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

--
Hi,
it has been asked here many times. Would you mind to use google or www.cocoabuilder.com before posting a question?
<http://www.cocoadev.com/index.pl?NSDataCategory>

HTH
Robert
_______________________________________________

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