• Setup the .arj archiver

    From Phil Taylor@21:1/242 to All on Tue Feb 24 19:24:49 2026
    Hello

    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 │


    Thanks
    Phil Taylor
    --- SBBSecho 3.14-Win32
    * Origin: Rick's BBS - telnet://ricksbbs.synchro.net:23 (21:1/242)
  • From fusion@21:1/616 to Phil Taylor on Tue Feb 24 21:49:10 2026
    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 BBS v1.12 A47 2021/12/25 (Windows/32)
    * Origin: cold fusion - cfbbs.net - grand rapids, mi (21:1/616)
  • From fusion@21:1/616 to fusion on Tue Feb 24 21:50:46 2026
    On 24 Feb 2026, fusion said the following...

    this: 7z l -y "%1" >> "%3$2"

    sorry, the dollar sign was a typo

    --- Mystic BBS v1.12 A47 2021/12/25 (Windows/32)
    * Origin: cold fusion - cfbbs.net - grand rapids, mi (21:1/616)
  • From Phil Taylor@21:1/242 to fusion on Wed Feb 25 07:54:38 2026
    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:


    Should this go in the view or in unpack?











    Phil,
    telnet://ricksbbs.synchro.net:23
    http://ricksbbs.synchro.net:8080
    IRC www.irccloud.com/irc/ricksbbs/channel/ricksbbs
    --- SBBSecho 3.14-Win32
    * Origin: Rick's BBS - telnet://ricksbbs.synchro.net:23 (21:1/242)
  • From Gods69@21:3/220 to Phil Taylor on Wed Feb 25 16:46:46 2026
    █ 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?

    View Cmd is to view the content of the archive when using the "V" command
    on the file listing.
    Unpack Cmd is to extract the file_id.diz file for description on Upload.
    Pack Cmd is to update/create the file_id.diz file in archive.
    They maybe have another functions.

    ... eHpl ! Imat arppdei sndi eht eED-C20

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: Gods69 BBS (21:3/220)
  • From fusion@21:1/616 to Phil Taylor on Wed Feb 25 13:26:53 2026
    On 25 Feb 2026, Phil Taylor said the following...

    Should this go in the view or in unpack?

    view ia the command that is run when you try to view an archive :)

    if it's blank you get nothing

    --- Mystic BBS v1.12 A47 2021/12/25 (Windows/32)
    * Origin: cold fusion - cfbbs.net - grand rapids, mi (21:1/616)
  • From Nightfox to Phil Taylor on Wed Feb 25 23:09:05 2026
    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 command 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 says an ARJ file can't be viewed.

    Nightfox