ZuneARC is a Zune Front End for command line archivers.
History:
V1.2 - Many bug corrections thanks to all people that reported those especially Paolone
- Progress bar is now working while adding/removing and extracting selected files
- RAR extraction is working with latest unrar version for AROS (v3.90 on AROS Archive)
- LHA extraction improvment (use lha v1.14i for best results)
V1.1 - Corrected bug : spaces are now allowed in path and file names
- Corrected bug : file extensions are no more case dependant
- Corrected bug : in ADD subwindow the slider for Drawer selection list is
now working
- Slight update of graphical user interface
- configuration file for RAR archives (not tested, unRAR seems not to work)
V1.0 - Initial release
It allows to:
- Create a new (empty) archive
- Extract Selected files from archive
- Extract All files from archive
- Remove selected files from archive
- Add files to the archive
The following archive formats are supported with the provided configuration
file:
LHA/LZX : CREATE / EXTRACT ALL / ADD
ZIP : EXTRACT SEL / EXTRACT ALL
TAR : CREATE / EXTRACT SEL / EXTRACT ALL / REMOVE SEL / ADD
TAR.GZ : CREATE / EXTRACT SEL / EXTRACT ALL / REMOVE SEL / ADD
TAR.BZ2 : CREATE / EXTRACT SEL / EXTRACT ALL / REMOVE SEL / ADD
RAR : EXTRACT SEL / EXTRACT ALL
More complete functionalities for those archive types and other archive types
can be supported if command line tools are existing by completing the
configuration file (ZuneARC.cfg in program dir).
Best regards,
Yannick
PS : the archive for this upload has been created with ZuneARC.
Uploaded using: archives.aros-exec.org
|