Script Compress ClickNcompress: updated
0 Comments
Published by Jeby
on domenica, novembre 26, 2006 at 10:44 PM.
AppleScript e flusso Automator per comprimere file in formato tar+bzip2, tar+gzip o solo tar. Il flusso Automator può essere usato come menù contestuale del Finder, da richiamare col tasto destro del mouse.
UPDATE:
- Eliminate le parti di codice inutile
- Compatibilità anche con nomi di file e cartelle "strani" (contenenti caratteri come ', ? ecc...)
- Feedback della fine del processo. Molto utile in caso di compressioni particolarmente lunghe, alla fine dello script viene visualizzata una finestra che comunica la fine del ciclo (all'interno dello script sono proposti anche tre finali "alternativi")
AppleScript and Automator flow to compress file in tar+bzip2, tar+gzip or tar only. The Automator Flow could be used as contestual menu for Finder, using the right button of mouse.
UPDATE:
- Eliminated useless part of code
- Compatibility also with “strange” names of file and folders (containing characters like '? etc…)
- Feedback of the end of the process. Usefull in case of particularly long process, at the end of the script is visualized a window that communicates the end of the script (inside of the script is proposals also three alternatives)
UPDATE:
- Eliminate le parti di codice inutile
- Compatibilità anche con nomi di file e cartelle "strani" (contenenti caratteri come ', ? ecc...)
- Feedback della fine del processo. Molto utile in caso di compressioni particolarmente lunghe, alla fine dello script viene visualizzata una finestra che comunica la fine del ciclo (all'interno dello script sono proposti anche tre finali "alternativi")
AppleScript and Automator flow to compress file in tar+bzip2, tar+gzip or tar only. The Automator Flow could be used as contestual menu for Finder, using the right button of mouse.
UPDATE:
- Eliminated useless part of code
- Compatibility also with “strange” names of file and folders (containing characters like '? etc…)
- Feedback of the end of the process. Usefull in case of particularly long process, at the end of the script is visualized a window that communicates the end of the script (inside of the script is proposals also three alternatives)



0 Responses to “
Script CompressClickNcompress: updated”
Posta un commento