Zip

0.3.2

PowerShell module for creating ZIP archives.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name Zip

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

Install-PSResource -Name Zip

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) 2018 WebMD Health Services. All rights reserved.

Package Details

Author(s)

  • WebMD Health Services

Tags

zip compression

Functions

Add-ZipArchiveEntry New-ZipArchive

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes


* Fixed: Add-ZipArchiveEntry fails to add a file with a last write timestamp before 1980 January 1 0:00:00 (midnight) or later than 2107 December 31 23:59:59.

FileList

Version History

Version Downloads Last updated
0.3.2 (current version) 53,682 9/3/2020
0.3.1 9,551 9/5/2019
0.3.0 1,868 1/25/2019
0.2.0 14,992 12/27/2018
0.1.0 3,206 12/24/2018
0.0.0 33 12/17/2018
Show more