Zip

0.2.0

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 -RequiredVersion 0.2.0

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

Install-PSResource -Name Zip -Version 0.2.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) 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


* `Add-ZipArchiveEntry` now preserves a file's last write/modified date/time.

FileList

Version History

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