View Single Post
  #29  
Old Today, 03:13
Dunnowho69 Dunnowho69 is offline
Registered User
 
Join Date: Mar 2025
Location: Hawaii
Posts: 74
Thanks: 205
Thanked 8 Times in 4 Posts
Dunnowho69 is on a distinguished road
Quote:
Originally Posted by panker1992 View Post
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

Last edited by Dunnowho69; Today at 03:16.
Reply With Quote