I am trying to setup the arj archiver on Windows 10 but I am running accross a issue that it's telling me that the file can not be viewed.
Can you please tell me what I have to fix here to fix it. I am using arj.exe and not arj32.exe
Mystic Arj orginal Archive settings
█
█ Active │ Yes
█ Extension │ ARJ
█ OS │ All
█ Description │ ARJ32 ARJ Utilities
█ Pack Cmd │ arj a -e -y "%1" "%2"
█ Unpack Cmd │ arj e -e -y -w "%3" "%1" "%2"
█ View Cmd │
this: 7z l -y "%1" >> "%3$2"
On 24 Feb 2026, Phil Taylor said the following...
I am trying to setup the arj archiver on Windows 10 but I am running accross a issue that it's telling me that the file can not be viewed.
Can you please tell me what I have to fix here to fix it. I am using arj.exe and not arj32.exe
Mystic Arj orginal Archive settings
█
█ Active │ Yes
█ Extension │ ARJ
█ OS │ All
█ Description │ ARJ32 ARJ Utilities
█ Pack Cmd │ arj a -e -y "%1" "%2"
█ Unpack Cmd │ arj e -e -y -w "%3" "%1" "%2"
█ View Cmd │
it's probably something like
arj l "%1"
in the view command section.
it looks like;
%1 - archive filename
%2 - file to pack, file to extract, etc
%3 - destination dir (probably \mystic\temp<node>\)
~~~but~~~ the one example we do have for the view command looks like this:
█ Pack Cmd │ arj a -e -y "%1" "%2"
█ Unpack Cmd │ arj e -e -y -w "%3" "%1" "%2"
█ View Cmd │
Should this go in the view or in unpack?
Should this go in the view or in unpack?
it's probably something like
arj l "%1"
in the view command section.
Should this go in the view or in unpack?
| Sysop: | Eric Oulashin |
|---|---|
| Location: | Beaverton, Oregon, USA |
| Users: | 124 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 12:57:34 |
| Calls: | 7,808 |
| Files: | 9,388 |
| D/L today: |
204 files (347M bytes) |
| Messages: | 398,634 |