Skip to content

pkgstore/pwsh-7z

Repository files navigation

PowerShell 7-ZIP Module

PowerShell module for working with 7-ZIP.

Install

Install-CustomModule -N '7z' -GHP 'pkgstore/pwsh-7z'

Syntax

For syntax information, enter module info command and get help command.

Get-Command -Module 'PkgStore.7z'
Get-Help '<COMMAND-NAME>'