Quote:
Originally Posted by dixen
Well....Add fixed cls-mtx and..
|
If there is no "Pack0" folder, this will happen.
Bin\arc.exe a -ep1 -r -ed -s; -w.\temp -m=mtx:c64m:t8:mpz ..\Packed\Data0.bf "
Pack0\*"
FreeArc shows an error (
warning: no files) if there is no existing folder. so try to change the
input.
for my example (v.2.0.0.2), Create a folder named "Pack0" next to the "Bin" folder. Add your files there. and change your input in Pack.bat "
Pack0\*" to "
..\Pack0\*"