Archive Viewer: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 32: Line 32:
* [https://github.com/OS2World/UTIL-ARCHIVER-ArcView Source Code at Github]
* [https://github.com/OS2World/UTIL-ARCHIVER-ArcView Source Code at Github]


[[Category:Archivers]]
[[Category:Unarchiver]]
[[Category:Open Source Software]]

Revision as of 17:47, 11 November 2019

Archive Viewer
[[File:|300px]]
Version 2.24 (2018-10-05)
Vendor
Author Alex Taylor
License GNU GPL V2
Download arcview_224.wpi
Website [1]

Archive Viewer is a very simple GUI tool for viewing and extracting archive files of various types.

Built with Watcom VX-REXX 2.1D.

Supported formats

Compressed files
  • compress (.Z)
  • gzip (.GZ)
  • bzip2 (.BZ2)
  • lzip (.LZ)
Archives
  • ARJ archives (*.arj)
  • JAR archives (*.jar)
  • LHArc archives (*.lzh, *.lha)
  • RAR archives (*.rar)
  • RPM packages (*.rpm)
  • TAR - Unix-style tape archives
  • WarpIN archives (*.wpi)
  • ZIP archives (*.zip)
  • 7Z archives (*.7z)

Links