Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Repository files navigation

PS7Zip

AppVeyor Status

Powershell module that allows you to work with compressed archives (PS 3.0+). Online Help Files - http://gavineke.com/PS7Zip/

Installing

Download and Install from the PowerShellGallery (Recommended)

Install-Module -Name PS7Zip

Alternatively run the following command from PowerShell

iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/GavinEke/PS7Zip/master/install.ps1'))

Contribute

Please submit an issue on GitHub or if you know how to fix it please submit a pull request.

Notes

Parts of this module use the 7-Zip program.
7-Zip is licensed under the GNU LGPL license.
www.7-zip.org

Releases

Packages

Contributors

Languages