-
Notifications
You must be signed in to change notification settings - Fork 919
Open
Labels
1 - ReadyImprovementIssues that enhances existing functionality, or adds new featuresIssues that enhances existing functionality, or adds new featuresPriority_LOWUp For Grabs
Milestone
Description
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
Labels
1 - ReadyImprovementIssues that enhances existing functionality, or adds new featuresIssues that enhances existing functionality, or adds new featuresPriority_LOWUp For Grabs