Quote:
Originally Posted by Joelz
-How can i set that file will split after some size? I would like to that my installation will fit to 2 dvd 4,5GB. In you script i can only set compression level.
- Where can i find all possible parameters for precomp and compresion via your script?
-How can i find how much % less will be result of compressed file? I want to know how many DVD i will need.
- Last question. How can i add this to blackbox script? 
Thank you for answers.
|
-Make a working folder. Put all your source files in that. Now spilt data in that folder in 2-3 parts. Then compress those splits seperately. Name your output files to setup-1 ...2...3 etc. Now you should have multiple small archives as per your purpose.
-All parameters for precomp can be found on the authors site. use arc.ini to edit the parameters
-You need to test it yourself because different source files will give you different results but option 3 & 4 should give you the least i.e precomp+srep
-Need to as the author of blackbox script (All compression except precomp should work)