RNOArchive Aros

Amiwell · 1894

Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
on: June 07, 2021, 05:39:13 PM
Short:        Graphical archive manager
Uploader:     jpv@morphos-user.com (jPV^RNO)
Author:       jPV^RNO
Type:         util/arc
Version:      1.0
Architecture: i386-aros

ABOUT
-----

 RNOArchive is a graphical archive manager, that can extract, modify, and
 create archives. Extraction is handled by the XAD system and the program has
 built-in support for writing ZIP archives. Writing to other formats relies on
 separate Shell commands, and their availability and compatibility in the used
 system.


FEATURES
--------

 - Reads and extracts all archiving formats supported by the XAD system
 - Write and modify support for ZIP and LhA archives
 - Batch extraction for multiple archives
 - Automatic sub-directory creation for batch extracted archives
 - Archive browsing and file viewing
 - Filetype editor for configuring file viewers
 - Intelligent drag & drop support
 - Recursive adding of files/directories
 - Create new directories inside archives
 - Delete files and directories
 - Handles UTF-8 filenames in archives
 - Extensive file selection options


INSTALLATION
------------

 Just copy the whole directory anywhere you want.


USAGE NOTES
-----------

 - Dragging & dropping an archive file onto the Single Archive tab opens it as
   a new archive.
 - Dragging & dropping several files onto the Single Archive tab writes the
   files immediately into the archive. It doesn't matter if files are archive
   files. Directories can be added in this way too.
 - Single or multiple files can be dropped onto the Batch Extract tab, as only
   readable archive files are added to the list.
 - If nothing is selected in the Single or Batch lists and the Extract button
   is clicked, all files will be extracted.
 - Double-clicked files are viewed according to program's filetype settings in
   the Single Archive tab. Double-clicking in the Batch Extract tab extracts
   the archive.
 - The "Create new dir(s)" option in the Batch Extract tab extracts the
   archives into new sub-directories. For example, contents of "test.lha" would
   be extracted into a new "test.lha_ext/" directory.


SETTINGS
--------

 Program settings can be found in the program's pull-down menu and they will be
 saved to the ENVARC:Hollywood/com.wmhost.jpv.rnoarchive file.


COMMAND LINE OPTIONS AND ICON TOOLTYPES
---------------------------------------

 RNOArchive uses non-standard command line arguments. Arguments must be given
 in the form of (note the "-" prefix): -argument parameter

 Format:
  RNOArchive [file] [arguments]

 Arguments:
  -single . . . . - Opens the file as a single archive (default).
  -batch  . . . . - Adds the file to the batch extract list.
  -batchlist  . . - Adds files from a text file to the batch extract list.
  -new  . . . . . - Opens file(s) in a new instance of the program.
  -forcearos  . . - Assumes that the "unix version" of the LhA command is
                    available and disables error checking with LhA operations.
                    This is only useful on AROS. Use only at your own risk!
  -dest <dir> . . - Sets the default destination directory
  -source <dir> . - Sets the default source directory

 Examples:
  RNOArchive ram:test.lha -batch -new -dest=Work:
  RNOArchive batchlist.txt -batchlist

 The same arguments can be used as icon tooltypes, but by omitting the
 "-" prefix.

 Examples:
  DEST=RAM:
  SOURCE=Work:Downloads


AREXX
-----

 Program's ARexx port is RNOARCHIVE.n (where n is 1, 2, 3, etc.) and supported
 commands are:

 SINGLE . . . . . - Opens the file as a single archive (default)
 BATCH  . . . . . - Adds the file to the batch extract list
 BATCHLIST  . . . - Adds files from a text file to the batch extract list

 Examples:
 RX "ADDRESS RNOARCHIVE.1;'SINGLE Work:test.lha'"
 RX "ADDRESS RNOARCHIVE.1;'BATCHLIST RAM:list.txt'"


WEB
---

 - Please visit http://jpv.wmhost.com/jpv_software/ for screenshots, support,
   donations, and other software.
 - This program is made with Hollywood: http://www.hollywood-mal.com/


THANKS TO
---------

 - Salvatore Abbate for the idea and support
 - Neil Pearson for testing and proof-reading
 - Densho/RNO for the logo


DISCLAIMER
----------

 This software is made available to you as Freeware and you may use this
 software in whatever way you wish, but the author accepts no liability for
 any damage caused to your system, other connected peripherals, or data files
 in any way by using this software.

 Please consider the time and effort I put in to create this utility for your
 use and enjoyment. If you feel it is useful to you, please consider sending a
 donation that represents the benefit you gain from using it to me at the
 address found in this ReadMe.txt file (Uploader) or click the Donate button at
 http://jpv.wmhost.com/jpv_software

Downloads

http://jpv.wmhost.com/testi/archive/RNOArchive_AROS.lha



paolone

  • Legendary Member
  • *****
    • Posts: 568
    • Karma: +90/-0
Reply #1 on: June 08, 2021, 07:02:33 AM
Hi! May I include it into Icaros Desktop?


Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #2 on: June 08, 2021, 07:42:18 AM
yes Paolone all distribution the work is for the comunity ;)



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #3 on: June 09, 2021, 06:33:54 AM
now is uploading on aminet and archives :)



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3740
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #4 on: June 09, 2021, 07:53:17 AM
There are some problems on "RNOArchive" both on OS3 and AROS x86, with RAR Archives there are problems on RAM while on "tar.bz2" archives from unpacking you get a strange file named "unnamed.dat".

I reported the problems to jPV HERE, on the same forum some users complained of another problem that is a request with error "Failat Returncode 10".

For this error I have found is caused by command "Which"

RNOArchive on OS3 supports all known formats while on AROS x86 not all archive are supported this is due to the XAD libraries that on OS3 are more advanced
« Last Edit: June 09, 2021, 08:34:44 AM by AMIGASYSTEM »



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #5 on: June 09, 2021, 12:04:45 PM
I could not fully test the JPV program will answer you and will surely make changes, then you are on Aros there are limits on some types of archives, in the other platforms no, we realized after this thing, but we proceeded the same with Development, I use RNOArchive and is very rare that you use unrecognized archives :)



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3740
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #6 on: June 09, 2021, 12:31:27 PM
jPV confirmed the problems I reported on tar.bz2 and said it will be fixed with the next XAD plugin.

For RAR Archives he said it's a problem with XAD libraries on all platforms, but I mentioned to him that XAD libraries work fine on Dopus4 on all platforms.

I also told him that RNOArchive works fine on AROS 68k and seems to have no problem unpacking RAR archives.

Discussion link:
http://eab.abime.net/showthread.php?p=1489663#post1489663


---------- Italiano ----------


jPV ha confermato i problemi da me segnalati sul tar.bz2 ed ha detto che verrā corretto con ilprossimo plugin XAD.

Per gli Archivi RAR ha detto che č un problema delle librerie XAD su tutte le piattaforme, ma io gli ho accennato che le librerie XAD funzionano bene su Dopus4 su tutte le piattaforme.

Inoltre gli ho detto anche che RNOArchive funziona bene su AROS 68k e sembra che non ha alcun problema a scompattare gli archivi RAR.


Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #7 on: June 09, 2021, 01:00:12 PM
It seems to me that JPV has reason with regard to RAR files except Aros X86 on all other platforms works
« Last Edit: June 09, 2021, 01:04:28 PM by salvo »



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3740
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #8 on: June 09, 2021, 02:13:35 PM
Read well what JPV answered me in the attached link, he said that "XAD RAR seem to be buggy on every platform"

----- Italiano --------

Leggi bene quello JPV mi ha risposto nel link allegato, ha detto che "XAD RAR sembrano essere bacati su ogni piattaforma"

http://eab.abime.net/showpost.php?p=1489646&postcount=15


Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #9 on: June 11, 2021, 05:42:16 AM
I don't understand why to point your finger on the efforts to do for the community, we started the project and then we realized some limitations derived from the plugins, the program is at least twenty times faster to unpack zunearc files, if any archive does not You can unpack with it you can always use the latter or walk other roads with Dopus4 and 5

Greatings



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #10 on: June 30, 2022, 12:59:12 PM
further update

Added the creation of Lha Archives, a bug of the program is corrected when you create an archive in a traditional way containing directories that files, the Drag & Drop function has always worked well :)

https://jpv.amigaaa.com/RNOArchive/beta/RNOArchive_AROS_beta.lha




jPV

  • Junior Member
  • **
    • Posts: 61
    • Karma: +65/-0
    • Software made by jPV^RNO
Reply #11 on: July 17, 2022, 12:30:53 PM
I released the public v1.1 update:

 - Fixed an issue with directory extraction, which could lead to extraction of
   unselected files
 - The progress bar is updated when unarchiving single dirs or full archives
 - Added a work-around for adding whole directories without selecting anything
 - Fixed an ARexx port issue
 - Other minor fixes

It's been uploaded to The AROS Archives and Aminet today.


AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3740
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #12 on: July 17, 2022, 12:35:44 PM
Thanks jPV, I will test RNOArchive on my AROS One as soon as possible.

When will there be an official release of RNOTunes?

I ask this because I would like to include it in my new version of AROS One x86 v1.8, thank you !
« Last Edit: July 17, 2022, 02:49:40 PM by AMIGASYSTEM »



jPV

  • Junior Member
  • **
    • Posts: 61
    • Karma: +65/-0
    • Software made by jPV^RNO
Reply #13 on: July 17, 2022, 02:52:28 PM
When will there be an official release of RNOTunes?
As soon as we get an Hollywood plugin update which I've been waiting for. I have everything ready for the release and will release it immediately when Andreas releases the update. I was hoping to get it already couple of weeks ago, but there seems to be a delay... I'm wishing it happening in the near future anyway.


AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3740
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #14 on: July 17, 2022, 02:57:00 PM
Ok thank you !