• ARC

    From Phillip Taylor@1:275/201 to All on Wed May 11 19:19:38 2022
    What settings do I use for Arc?

    ßßßßßßßßßßßßßßßßßßßßß Archivers ßßßßßßßßßßßßßßßßßßßßß

    Active ³ Yes
    Extension ³ ARC
    OS ³ Windows
    Description ³ ARC
    Pack Cmd ³ ARC
    Unpack Cmd ³ ARC
    View Cmd ³ ARC

    ÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜ

    --- Mystic BBS v1.12 A47 2021/12/25 (Windows/32)
    * Origin: Mysticbbs.dynu.net:2025 (1:275/201)
  • From Björn Wiberg@2:201/137 to Phillip Taylor on Thu May 12 12:49:17 2022
    Hello Phillip!

    On 11 May 2022, Phillip Taylor said the following...
    What settings do I use for Arc?

    Not 100% sure about Windows, but on Linux it would be something like:

    Unpack Cmd: cd "%3" > /dev/null 2>&1 && arc ewn "%1" "%2" > /dev/null 2>&1; exit $?

    View Cmd: arc vw "%1" >> "%3%2" 2> /dev/null; exit $?

    On Windows, I think "/dev/null" would need to be changed to "NUL".
    Might be worth a try at least.

    Best regards
    Bj”rn

    --- Mystic BBS v1.12 A48 2022/04/26 (Linux/64)
    * Origin: Star Collision BBS, Uppsala, Sweden (2:201/137)