|
Update Available -
1. t#p is now supported
2. settings can be read from cls.ini for both compression and decompression
3. Some more speed optimisation and made code safer
cls.ini structure, temppath can only be changed from cls.ini, by default it considers Windows default temp dir, one can use still use commandline
[PExp]
TempPath=C:\
Threads=69p
BlockSizeMB=64
|