Re: unzip behavior
Re: unzip behavior
- Subject: Re: unzip behavior
- From: Shane Stanley <email@hidden>
- Date: Thu, 12 Jan 2017 23:35:53 +1100
On 12 Jan 2017, at 11:13 pm, Yvan KOENIG <email@hidden> wrote:
>
> Is it the normal behavior or am I making something wrong ?
I don't know if it's normal for the zip command, but what you're seeing is a failure to handle resource files correctly. IMO you're better off using the ditto command, something like:
do shell script ("ditto -xk " and quoted form of "/path/to/Name.zip" & space & quoted form of "/path/to/Name")
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>, <latenightsw.com>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden