• Re: ARC

    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)