# 7zip Command Line
Archive
7za a -tzip C:\\Accent\\temp2\\archive2.zip H:\\Downloads\\SUU\_14.12.200.69.iso -v10m
7za - executable for 7Zip
a - archive
Tzip - to zip
C:\\Accent\\temp2 archive2.zip - file to create
H:\\Downloads\\SUU\_14.12.200.69.iso - file creating from
-v - This tells 7zip to break the file up into multiple pieces
10m - it will break it up into 10MB files
Extract
7za e archive2.zip.001 C:\\Accent\\temp
7za - executable for 7Zip
E - extract
Archive2.zip.001 - first file to start the extraction with
C:\\Accent\\temp - location to extract.
WHCC
7za a -tzip d:\\DiskShadow\\20150204\\V2 -v20m