Create7z


Create7z
    [-sourcePath] <String>
    [-destinationFile] <String>

Description

Creates a 7zip file with the contents of the source path

Example


Create7z -sourcePath "Path\To\Folder" -destinationFile "MyZip.7z"