• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Tar/gzip is messing up icons
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tar/gzip is messing up icons


  • Subject: Re: Tar/gzip is messing up icons
  • From: Jake Pietrykowski <email@hidden>
  • Date: Mon, 24 Jan 2005 11:57:04 -0600

Just FYI, BOMArchiveHelper is the application that is used when
'right-clicking' on a file or directory from the Finder, and selecting
Create Archive...

(I run MCX environments, and with a restricted environment, this is a
necessary 'allowed' application in order to allow ZIP archiving from the
Finder.)

I used this extensively without problems, before I learned more about
command line utilities, which of course is now my chosen path (CLI).

jp


On 1/24/05 10:07 AM, "Jan-Bultereys" <email@hidden> wrote:

> thanks martin, not bad at all......
>
> Is this "BOMArchiveHelper" reliable?
>
> Did anyone had any issues with it?
>
> best regards,jan
>
>> ----------
>> From:
>>  applescript-users-bounces+jan.bultereys=email@hidden on
>> behalf of Martin Orpen
>> Sent:  Saturday, January 15, 2005 1:36 AM
>> To:  AppleScript
>> Subject:  Re: Tar/gzip is messing up icons
>>
>> <<File: ATT391683.txt>>
>> on 13/1/05 2:15 pm, Jan-Bultereys wrote:
>>
>>> Is there an option in the TAR/GZIP command to keep the icons/resources?
>>> Or does anyone has a better option to compress files/directories via the
>>> terminal window in os X?
>>
>> Here's a fun one if you use Panther: - and you don> '> t have to use Terminal
>> or the shell:
>>
>> on open these_items
>>    try
>>        tell application "BOMArchiveHelper" to open these_items
>>    on error
>>        display dialog "This script only works with Panther"
>>     end try
>> end open
>>
>>
>> Just drag stuff on the droplet and impress your workmates with what you can
>> do with one line of script...
>>
>> :-)
>>
>> --
>> Martin Orpen
>>
>  _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Applescript-users mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >RE: Tar/gzip is messing up icons (From: "Jan-Bultereys" <email@hidden>)

  • Prev by Date: Re: Tar/gzip is messing up icons
  • Next by Date: Re: How to update an applescript app from a remote server?
  • Previous by thread: Re: Tar/gzip is messing up icons
  • Next by thread: RE: Tar/gzip is messing up icons
  • Index(es):
    • Date
    • Thread