Thread: DLG Kompressor
View Single Post
  #14  
Old 30-11-2014, 09:30
ChronoCross's Avatar
ChronoCross ChronoCross is offline
Registered User
 
Join Date: Sep 2014
Location: Acacia Dragons
Posts: 254
Thanks: 145
Thanked 203 Times in 115 Posts
ChronoCross is on a distinguished road
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
Reply With Quote
The Following User Says Thank You to ChronoCross For This Useful Post:
pakrat2k2 (30-11-2014)