Great job.
With this executable would it be possible to use CLS libraries in a folder structure with IsDone?
Something like this:
Code:
Folder structure
{tmp}\CLSW\clsw.exe
{tmp}\BPK\CLS-BPK_U.dll
Arc.ini
[External compressor:bpk]
header = 0
packcmd = "CLSW\clsw.exe" c:"BPK\bpk" - - <stdin> <stdout>
unpackcmd = "CLSW\clsw.exe" d:"BPK\bpk_u" - - <stdin> <stdout>