![]() |
Batch__Compress-Decompress
|
Hmm..interesting Compressor ha i try it now!
|
First: not bath but batch :)
Second: good idea is to use %1 instead of datafile for compression and instead of data.arc for decompression. With this modification you can drag'n'drop any folder over compression.bat to compress it and drag'n'drop any arc/bin/cab file over decompression.bat to decompress it. Code:
arc a -ep1 -dses --dirs -s; -lc- -di -i2 -r -msrep:l256+lzma:a1:mfbt4:d200m:fb128:mc1000:lc8 %1.arc "%1\*"Code:
arc x -w.\ -dp%~n1\ %1 |
I did so to better understand, I just added a simple string that everyone can understand
you know many complex systems but do not understand the mechanism |
Batch complete file
Hi BAMsE
Could you post or send in pm the complete batch as you describe here: [Second: good idea is to use %1 instead of datafile for compression and instead of data.arc for decompression. With this modification you can drag'n'drop any folder over compression.bat to compress it and drag'n'drop any arc/bin/cab file over decompression.bat to decompress it.] I am interested in doing as you said you drag any folder and compress Grazie |
The command is nothing more but one line written in my previous post in first codebox
|
| All times are GMT -7. The time now is 12:01. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com