Skip to content

Make PackageName default to ChocolateyPackageName #1716

@FranklinYu

Description

@FranklinYu

Following helpers have a parameter -PackageName:

  • Install-ChocolateyZipPackage
  • Get-ChocolateyUnzip

When they are used in install scripts (which is likely to be the case), this parameter seems redundant since we already have $env:ChocolateyPackageName. It would be great to let it default to $env:ChocolateyPackageName when this environment variable is available.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions