Quote:
Originally Posted by panker1992
The Cls.ini is a file that is loaded in CLS runtime, by the CLS itself, if the CLS supports it then yes you can use it,
for example lolz and lolzi supports it and you can use it,
CLS.ini isn't loaded in archiver, as archiver cannot know in advance what params each cls will use.
|
Thanks for clarifying, also is there a way to exclude the parent folder since
Code:
Archiver.exe a test.arc "C:\test\*" -msrep -o+
doesn't work ?
Edit: found it my bad