Archive Viewer: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 14: | Line 14: | ||
;Compressed files | ;Compressed files | ||
*compress (.Z) | *compress (.Z) | ||
*gzip (. | *gzip (.gz) | ||
*bzip2 (. | *bzip2 (.bz2) | ||
*lzip (. | *lzip (.lz) | ||
*xz (.xz) | |||
;Archives | ;Archives | ||
*ARJ archives (*.arj) | *ARJ archives (*.arj) |
Revision as of 10:25, 11 January 2020
Archive Viewer | |
---|---|
![]() | |
Version | 2.24 (2018-10-23) |
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)
- xz (.xz)
- 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)