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?
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: 7z l -y "%1" >> "%3$2"
which looks an awful lot like it redirects 7z output to: \mystic\temp<node>\_filename it knows to display_
so perhaps:
arj l -y "%1" >> "%3%2"
will also work. give it a shot?
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 │
Is that to unarchive the file or to view the files? If not, can you
please provide both commands lines?
Re: Re: Setup the .arj archiver
By: Phil Taylor to fusion on Wed Feb 25 2026 07:54 am
it's probably something like
arj l "%1"
in the view command section.
Should this go in the view or in unpack?
In the message of his that you quoted, he said right there "in the view comm section".. Also, I don't run Mystic, but in your earlier message, it showed there was nothing for the view command, so I'm guessing why that's why it sa an ARJ file can't be viewed.
Nightfox
| Sysop: | Angel Ripoll |
|---|---|
| Location: | Madrid, Spain |
| Users: | 18 |
| Nodes: | 8 (0 / 8) |
| Uptime: | 12:32:14 |
| Calls: | 1,148 |
| Files: | 1,636 |
| D/L today: |
5 files (10K bytes) |
| Messages: | 66,472 |