Quote:
Originally Posted by ChronoCross
hello felice2011 thanks for the program.
perhaps this will help you, to Fix the spaces.
Code:
ControlChars.Quote & TextBoxA.Text & ControlChars.Quote
PD: this code
Code:
("a -s; -ep1 -di -i2 -r -ed -w -mx -msrep+lzma:a1:mfbt4:d192m:fb273:mc10000:lc8
is useless because:
-mx compress the folder with some percent of compression ratio 15 or 20% (depends the entropy of each file in the folder).
and when arc use -msrep+lzma:a1:mfbt4:d192m:fb273:mc10000:lc8 compress the file
already compressed with 98 or 100% of compression ratio (Full entropy)(wasted time in
compression).
and i don't know if ISDone.dll support 4x4 or
Code:
("a -s; -ep1 -di -i2 -r -ed -w -mx -msrep+lzma:a1:mfbt4:d192m:fb273:mc10000:lc8
|
Thank you for the idea in place the problem of space but I already solved soon will post an update..
In regarding of the option -mx (Mode of the maximal compression) I tested the method on a folder on the size of 1.350mb
with this method :
Code:
a -s; -ep1 -di -i2 -r -ed -w -mx -msrep+lzma:a1:mfbt4:d192m:fb273:mc10000:lc8
is compressed to (652.280Mb) and completed in 6min_33sec.

OR
Code:
a -s; -ep1 -di -i2 -r -ed -w -msrep+lzma:a1:mfbt4:d192m:fb273:mc10000:lc8
is compressed to (652.280Mb) and completed in 6min_35sec.
All timed it
So I am of the opinion that better add that be taken off when the result is the same.
The four methods used by me included (4X4) or (a -s; -ep1 -di -i2 -r -ed -w -mx -msrep+lzma:a1:mfbt4:d192m:fb273:mc10000:lc8)
are all tested obviously with the support "ISDone.dll"
if you have other questions please ask are here to listen...CIAUZ