7zip-Archive

1.1.0

7zip utility wrapper.
   Use own copy of 7 zip utility and can download it from internet
   Full documentation at the Github: https://github.com/stadub/PowershellScripts/tree/master/7Zip
   

Installation Options

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

Install-Module -Name 7zip-Archive

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

Install-PSResource -Name 7zip-Archive

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) Dmitry Stadub. All rights reserved.

Package Details

Author(s)

  • Dmitry Stadub

Tags

zip unzip archive 7zip compress extract 7z gzip

Functions

Read-ZipFile Add-ZipFileContent Remove-ZipFileContent Test-ZipFileContent Get-ZipFileContent New-ZipFile

Dependencies

This module has no dependencies.

Release Notes


               First public release.
               Supported function:
               Read-ZipFile szr
               Add-ZipFileContent sza
               Remove-ZipFileContent szrm
               Test-ZipFileContent szt
               Get-ZipFileContent br
               Full documentation at the Github: https://github.com/stadub/PowershellScripts/tree/master/7Zip
               Changelog:
               Update icon.
               Remove extra shared functions
               Add update checker
               Change test environment to  StrictMode=Latest
           

FileList

Version History

Version Downloads Last updated
1.1.0 (current version) 2,392 9/9/2019
1.0.3 263 9/2/2019
1.0.2 257 9/2/2019
0.9.0 256 9/2/2019