• ARC

    From Phillip Taylor@1:275/201 to All on Wednesday, May 11, 2022 19:19:38
    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 Thursday, May 12, 2022 12:49:17
    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)