7Zip4Powershell

1.7.0

Powershell module for creating and extracting 7-Zip archives

Minimum PowerShell version

2.0

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name 7Zip4Powershell -RequiredVersion 1.7.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name 7Zip4Powershell -Version 1.7.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2016 Thomas Freudenberg

Package Details

Author(s)

  • Thomas Freudenberg

Tags

powershell 7zip 7-zip zip archive extract compress

Cmdlets

Expand-7Zip Compress-7Zip Get-7Zip Get-7ZipInformation

Dependencies

This module has no dependencies.

Release Notes

* If Format is not specified, it is inferred from the file extension of ArchiveFileName (#24, proposed by @onyxhat)
* Added new parameter VolumeSize to specify the colume size for Compress-7Zip (#25, proposed by @rgel)
* Added new switches FlattenDirectoryStructure, SkipEmptyDirectories, and DisableRecursion to Compress-7Zip (#27, contributed by @itmagination)
* Added new switch Append to Compress-7Zip to append files to an existing archive (#30, inspired by @itmagination)

FileList

  • 7Zip4Powershell.nuspec
  • 7z.dll
  • 7z64.dll
  • 7Zip4PowerShell.dll
  • 7Zip4PowerShell.psd1
  • JetBrains.Annotations.dll
  • SevenZipSharp.dll

Version History

Version Downloads Last updated
2.8.0 83,979 8/24/2025
2.7.0 1,295,753 12/10/2024
2.6.0 77,105 11/28/2024
2.5.0 972,055 5/31/2024
2.4.1-beta0008 746 1/7/2024
2.4.0 5,522,386 8/6/2023
2.3.0 4,085,501 4/13/2023
2.2.0 3,475,266 7/7/2022
2.1.1-beta0012 681 6/27/2022
2.1.1-beta0011 663 6/24/2022
2.1.0 803,771 1/2/2022
2.0.1-beta0007 887 12/29/2021
2.0.1-beta0004 899 12/19/2021
2.0.0 1,682,278 5/13/2021
2.0.0-beta0009 899 5/3/2021
2.0.0-beta0008 880 5/3/2021
1.13.0 633,106 7/22/2020
1.12.0 33,017 6/7/2020
1.11.0 1,279 6/6/2020
1.10.0.0 127,737 3/29/2020
1.9.0 511,273 8/15/2018
1.8.0 101,335 1/25/2017
1.7.1 1,526 10/27/2016
1.7.0 (current version) 193 10/16/2016
1.6.0 950 6/15/2016
1.5.0 166 6/5/2016
1.4.0 230 5/29/2016
1.3.0 358 3/31/2016
1.2.0 209 2/26/2016
1.1.0 196 2/16/2016
Show less