#1
|
|||
|
|||
Using 7-Zip to just split files, not compress
Hello,
I'm trying to use 7z using VBP 7.5 to split the file, not compress. How do I achieve that? I can do this in the 7-zip command line, but not sure how to do it VBP 7.5. Any help would be appreciated. Thank you! |
#2
|
|||
|
|||
Based on this:
http://sourceforge.net/projects/seve.../topic/3762571 I'm guessing that you would use the Add command and specify -v flags in the 'Additional options' field on the Options tab. |
#3
|
|||
|
|||
Actually, I'm already using -v.
I needed to see the "-mx0" option, which will package it without compression. Thank yoU! |
|
|